Home
last modified time | relevance | path

Searched defs:sysconf_cache (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/libc/bionic/
H A Dsysconf.cpp44 struct sysconf_cache { struct
47 static sysconf_cache from_size_and_geometry(int size_id, int geometry_id) { in from_size_and_geometry() argument
/aosp_15_r20/bionic/tests/
H A Dunistd_test.cpp1214 TEST(UNISTD_TEST, sysconf_cache) { in TEST() argument