OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getauxval
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/bionic/
getauxval.cpp
37
extern "C" unsigned long int
getauxval
(unsigned long int type) {
function
/bionic/libc/private/
KernelArgumentBlock.h
49
// Similar to ::
getauxval
but doesn't require the libc global variables to be set up,
52
unsigned long
getauxval
(unsigned long type, bool* found_match = NULL) {
function in class:KernelArgumentBlock
Completed in 1437 milliseconds