Home
last modified time | relevance | path

Searched refs:_SC_GETGR_R_SIZE_MAX (Results 1 - 25 of 29) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A 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/
H A 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/
H A Dsysconf.c82 [_SC_GETGR_R_SIZE_MAX] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c88 [_SC_GETGR_R_SIZE_MAX] = -1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h360 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h363 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h360 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h342 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h336 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/musl/include/
H A Dunistd.h402 #define _SC_GETGR_R_SIZE_MAX 69 macro
/third_party/selinux/libselinux/src/
H A Dseusers.c119 long rbuflen = sysconf(_SC_GETGR_R_SIZE_MAX); in check_group()
/third_party/musl/libc-test/src/api/
H A Dunistd.c154 C(_SC_GETGR_R_SIZE_MAX) in f()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs756 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 50; consts
/third_party/alsa-lib/src/pcm/
H A Dpcm_direct.c2042 long clen = sysconf(_SC_GETGR_R_SIZE_MAX);
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs770 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 69; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1140 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 70; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1232 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 100; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1136 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 25; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1724 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 47; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1682 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 40; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1142 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 71; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2052 pub const _SC_GETGR_R_SIZE_MAX: ::c_int = 569; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2222 GETGR_R_SIZE_MAX = libc::_SC_GETGR_R_SIZE_MAX,

Completed in 67 milliseconds

12