Searched refs:safe_shmctl (Results 1 – 2 of 2) sorted by relevance
/external/ltp/include/ |
D | tst_safe_sysv_ipc.h | 60 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, 63 int tst_ret_ = safe_shmctl(__FILE__, __LINE__, (shmid), (cmd), (buf)); \
|
/external/ltp/lib/ |
D | tst_safe_sysv_ipc.c | 132 int safe_shmctl(const char *file, const int lineno, int shmid, int cmd, in safe_shmctl() function
|