Home
last modified time | relevance | path

Searched refs:_SC_GETGR_R_SIZE_MAX (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/libc/include/bits/
H A Dsysconf.h109 #define _SC_GETGR_R_SIZE_MAX 0x0047 macro
/aosp12/bionic/libc/bionic/
H A Dsysconf.cpp158 case _SC_GETGR_R_SIZE_MAX: return 1024; in sysconf()
/aosp12/bionic/tests/headers/posix/
H A Dunistd_h.c189 MACRO(_SC_GETGR_R_SIZE_MAX); in unistd_h()
/aosp12/bionic/tests/
H A Dgrp_pwd_test.cpp791 long size = sysconf(_SC_GETGR_R_SIZE_MAX); in TEST()
H A Dunistd_test.cpp999 VERIFY_SYSCONF_POSITIVE(_SC_GETGR_R_SIZE_MAX); in TEST()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt28051 field public static final int _SC_GETGR_R_SIZE_MAX;