OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__sysconf_phys_pages
(Results
1 - 1
of
1
) sorted by null
/bionic/libc/bionic/
sysconf.cpp
140
static int
__sysconf_phys_pages
() {
function
340
case _SC_PHYS_PAGES: return
__sysconf_phys_pages
();
Completed in 440 milliseconds