Home
last modified time | relevance | path

Searched refs:NOFILE (Results 1 - 8 of 8) sorted by relevance

/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dparam.h11 #define NOFILE 256 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dparam.h11 #define NOFILE 256 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dparam.h14 #define NOFILE 256 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dparam.h11 #define NOFILE 256 macro
/third_party/musl/include/sys/
H A Dparam.h11 #define NOFILE 256 macro
/third_party/musl/porting/linux/user/src/conf/
H A Dsysconf.c32 [_SC_OPEN_MAX] = RLIM(NOFILE), in sysconf()
/third_party/musl/src/conf/
H A Dsysconf.c38 [_SC_OPEN_MAX] = RLIM(NOFILE), in sysconf()
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/
H A Dmod.rs3354 pub const NOFILE: ::c_int = OPEN_MAX; consts

Completed in 12 milliseconds