Home
last modified time | relevance | path

Searched refs:UL_SETFSIZE (Results 1 – 11 of 11) sorted by relevance

/third_party/musl/libc-test/src/functionalext/legacy/
Dulimit.c29 int cmd = UL_SETFSIZE; in ulimit_0100()
63 int cmd = UL_SETFSIZE; in ulimit_0300()
/third_party/ltp/testcases/kernel/syscalls/ulimit/
Dulimit01.c136 UL_SETFSIZE, -2, 1, 0}, /* case case: must be after UL_GETFSIZE */
138 UL_SETFSIZE, -2, 2, 0}, /* case case: must be after UL_GETFSIZE */
/third_party/musl/ndk_musl_include/
Dulimit.h9 #define UL_SETFSIZE 2 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dulimit.h9 #define UL_SETFSIZE 2 macro
/third_party/musl/include/
Dulimit.h9 #define UL_SETFSIZE 2 macro
/third_party/musl/porting/uniproton/kernel/include/
Dulimit.h9 #define UL_SETFSIZE 2 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dulimit.h9 #define UL_SETFSIZE 2 macro
/third_party/musl/src/legacy/
Dulimit.c9 if (cmd == UL_SETFSIZE) { in ulimit()
/third_party/musl/porting/liteos_a/user/src/legacy/
Dulimit.c11 if (cmd == UL_SETFSIZE) { in ulimit()
/third_party/musl/porting/linux/user/src/legacy/
Dulimit.c10 if (cmd == UL_SETFSIZE) { in ulimit()
/third_party/mksh/
Dulimit.c104 #if defined(UL_SETFSIZE)
105 #define KSH_UL_SFIL UL_SETFSIZE