Home
last modified time | relevance | path

Searched refs:SETALL (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/lib/
H A Dtst_safe_sysv_ipc.c48 * The IPC_STAT, IPC_SET, IPC_RMID, SETALL, SETVAL can return either 0 or -1.
56 case SETALL: in sem_ret_check()
240 case SETALL: in safe_semctl()
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dsem.h26 #define SETALL 17 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dsem.h26 #define SETALL 17 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dsem.h26 #define SETALL 17 macro
/third_party/ltp/testcases/kernel/syscalls/ipc/semctl/
H A Dsemctl05.c36 {0, SETALL, {.array = big_arr}, "the value to set are too large"},
H A Dsemctl01.c255 {&sem_id, 0, SETALL, func_sall, SEMUN_CAST array, sall_setup},
/third_party/musl/include/sys/
H A Dsem.h26 #define SETALL 17 macro
/third_party/musl/libc-test/src/api/
H A Dsys_sem.c17 C(SETALL) in f()
/third_party/musl/src/ipc/
H A Dsemctl.c24 case SETVAL: case GETALL: case SETALL: case IPC_SET: in semctl()
/third_party/musl/porting/liteos_a/user/src/ipc/
H A Dsemctl.c25 case SETVAL: case GETALL: case SETALL: case IPC_SET: in semctl()
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4584 pub const SETALL: ::c_int = 9; consts

Completed in 16 milliseconds