Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/syscalls/sysconf/
H A Dsysconf01.c89 test_sysconf(_SC_SAVED_IDS); in main()
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c36 [_SC_SAVED_IDS] = 1, in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c42 [_SC_SAVED_IDS] = 1, in sysconf()
/third_party/musl/porting/liteos_a/user/include/
H A Dunistd.h312 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/linux/user/include/
H A Dunistd.h315 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dunistd.h312 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dunistd.h294 #define _SC_SAVED_IDS 8 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dunistd.h288 #define _SC_SAVED_IDS 8 macro
/third_party/musl/include/
H A Dunistd.h354 #define _SC_SAVED_IDS 8 macro
/third_party/musl/libc-test/src/api/
H A Dunistd.c182 C(_SC_SAVED_IDS) in f()
/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/
H A Dmod.rs549 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/hermit/
H A Dmod.rs710 pub const _SC_SAVED_IDS: ::c_int = 6; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs722 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/
H A Dmod.rs1079 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1132 pub const _SC_SAVED_IDS: ::c_int = 21; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1650 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1095 pub const _SC_SAVED_IDS: ::c_int = 24; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs1969 pub const _SC_SAVED_IDS: ::c_int = 7; consts
/third_party/rust/crates/nix/src/
H A Dunistd.rs2340 _POSIX_SAVED_IDS = libc::_SC_SAVED_IDS,
/third_party/python/Modules/
H A Dposixmodule.c12346 #ifdef _SC_SAVED_IDS
12347 {"SC_SAVED_IDS", _SC_SAVED_IDS},
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2132 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1248 pub const _SC_SAVED_IDS: ::c_int = 8; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs3783 pub const _SC_SAVED_IDS: ::c_int = 7; consts

Completed in 107 milliseconds