Searched refs:safe_shmctl (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_sysv_ipc.h | 48 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, 51 int tst_ret_ = safe_shmctl(__FILE__, __LINE__, (shmid), (cmd), (buf)); \
|
/third_party/ltp/libs/libltpnewipc/ |
D | libnewipc.c | 83 safe_shmctl(file, lineno, shm_id, IPC_RMID, NULL); in probe_free_addr()
|
/third_party/ltp/lib/ |
D | tst_safe_sysv_ipc.c | 192 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, in safe_shmctl() function
|