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