Home
last modified time | relevance | path

Searched refs:RLIMIT_LOCKS (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dresource.h63 #define RLIMIT_LOCKS 10 macro
/third_party/mksh/
Drlimits.opt110 >x|RLIMIT_LOCKS
111 FN("filelocks", RLIMIT_LOCKS, 1
/third_party/ltp/testcases/kernel/syscalls/getrlimit/
Dgetrlimit01.c31 {RLIMIT_LOCKS, "RLIMIT_LOCKS"},
/third_party/musl/porting/uniproton/kernel/include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/musl/include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/musl/ndk_musl_include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dresource.h88 #define RLIMIT_LOCKS 10 macro
/third_party/pulseaudio/src/daemon/
Ddaemon-conf.h112 #ifdef RLIMIT_LOCKS
Dohos_daemon-conf.c130 #ifdef RLIMIT_LOCKS
643 #ifdef RLIMIT_LOCKS in pa_daemon_conf_load()
849 #ifdef RLIMIT_LOCKS in pa_daemon_conf_dump()
Ddaemon-conf.c130 #ifdef RLIMIT_LOCKS
643 #ifdef RLIMIT_LOCKS in pa_daemon_conf_load()
849 #ifdef RLIMIT_LOCKS in pa_daemon_conf_dump()
Dmain.c311 #ifdef RLIMIT_LOCKS in set_all_rlimits()
312 set_one_rlimit(&conf->rlimit_locks, RLIMIT_LOCKS, "RLIMIT_LOCKS"); in set_all_rlimits()
Dohos_pa_main.c316 #ifdef RLIMIT_LOCKS in set_all_rlimits()
317 set_one_rlimit(&conf->rlimit_locks, RLIMIT_LOCKS, "RLIMIT_LOCKS"); in set_all_rlimits()
/third_party/eudev/src/shared/
Dutil.c1419 [RLIMIT_LOCKS] = "LimitLOCKS",