Home
last modified time | relevance | path

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

12

/third_party/pulseaudio/src/pulsecore/
Dusergroup.c48 #ifdef _SC_GETGR_R_SIZE_MAX in starting_getgr_buflen()
49 n = sysconf(_SC_GETGR_R_SIZE_MAX); in starting_getgr_buflen()
/third_party/python/Modules/
Dgrpmodule.c129 bufsize = sysconf(_SC_GETGR_R_SIZE_MAX); in grp_getgrgid_impl()
210 bufsize = sysconf(_SC_GETGR_R_SIZE_MAX); in grp_getgrnam_impl()
/third_party/musl/porting/linux/user/src/conf/
Dsysconf.c82 [_SC_GETGR_R_SIZE_MAX] = -1, in sysconf()
/third_party/musl/src/conf/
Dsysconf.c85 [_SC_GETGR_R_SIZE_MAX] = -1, in sysconf()
/third_party/selinux/libselinux/src/
Dseusers.c119 long rbuflen = sysconf(_SC_GETGR_R_SIZE_MAX); in check_group()
/third_party/musl/porting/liteos_a/user/include/
Dunistd.h360 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/linux/user/include/
Dunistd.h363 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/include/
Dunistd.h402 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/uniproton/kernel/include/
Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dunistd.h342 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m/user/include/
Dunistd.h360 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/libc-test/src/api/
Dunistd.c154 C(_SC_GETGR_R_SIZE_MAX) in f()
/third_party/rust/crates/libc/libc-test/semver/
Dopenbsd.txt888 _SC_GETGR_R_SIZE_MAX
Dfuchsia.txt1055 _SC_GETGR_R_SIZE_MAX
Ddragonfly.txt1124 _SC_GETGR_R_SIZE_MAX
Dnetbsd.txt1085 _SC_GETGR_R_SIZE_MAX
Dfreebsd.txt1401 _SC_GETGR_R_SIZE_MAX
Dapple.txt1707 _SC_GETGR_R_SIZE_MAX
Dlinux.txt2752 _SC_GETGR_R_SIZE_MAX
Dandroid.txt2726 _SC_GETGR_R_SIZE_MAX
/third_party/rust/crates/libc/src/unix/hermit/
Dmod.rs756 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 50; constant
/third_party/alsa-lib/src/pcm/
Dpcm_direct.c1989 long clen = sysconf(_SC_GETGR_R_SIZE_MAX);
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
Dmod.rs770 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; constant

12