Home
last modified time | relevance | path

Searched refs:_SC_GETPW_R_SIZE_MAX (Results 1 - 25 of 32) sorted by relevance

12

/third_party/pulseaudio/src/pulsecore/
H A Dusergroup.c71 #ifdef _SC_GETPW_R_SIZE_MAX in starting_getpw_buflen()
72 n = sysconf(_SC_GETPW_R_SIZE_MAX); in starting_getpw_buflen()
/third_party/python/Modules/
H A Dpwdmodule.c149 bufsize = sysconf(_SC_GETPW_R_SIZE_MAX); in pwd_getpwuid()
232 bufsize = sysconf(_SC_GETPW_R_SIZE_MAX); in pwd_getpwnam_impl()
/third_party/musl/Benchmark/musl/
H A Dlibc_pwd.cpp25 size_t bufSize = sysconf(_SC_GETPW_R_SIZE_MAX); in AllocGetpwrBuf()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c83 [_SC_GETPW_R_SIZE_MAX] = -1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c89 [_SC_GETPW_R_SIZE_MAX] = -1, in sysconf()
/third_party/rust/crates/libc/src/unix/newlib/horizon/
H A Dmod.rs137 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 51; consts
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h361 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h337 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h364 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h361 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h337 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h343 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h337 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/musl/include/
H A Dunistd.h403 #define _SC_GETPW_R_SIZE_MAX 70 macro
/third_party/selinux/libselinux/src/
H A Dseusers.c100 long rbuflen = sysconf(_SC_GETPW_R_SIZE_MAX); in get_default_gid()
/third_party/musl/libc-test/src/api/
H A Dunistd.c155 C(_SC_GETPW_R_SIZE_MAX) in f()
/third_party/mesa3d/src/util/
H A Ddisk_cache_os.c857 buf_size = sysconf(_SC_GETPW_R_SIZE_MAX); in disk_cache_generate_cache_dir()
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs757 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 51; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs771 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 70; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1141 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 71; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
H A Dmod.rs1233 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 101; consts
/third_party/rust/crates/libc/src/vxworks/
H A Dmod.rs1008 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 21; // Via unistd.h consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1137 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 26; consts
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Dmod.rs1725 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 48; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1683 pub const _SC_GETPW_R_SIZE_MAX: ::c_int = 41; consts

Completed in 57 milliseconds

12