Searched refs:safe_shmat (Results 1 – 3 of 3) sorted by relevance
/third_party/ltp/include/ |
D | tst_safe_sysv_ipc.h | 40 void *safe_shmat(const char *file, const int lineno, int shmid, 43 safe_shmat(__FILE__, __LINE__, (shmid), (shmaddr), (shmflg))
|
/third_party/ltp/libs/libltpnewipc/ |
D | libnewipc.c | 81 addr = safe_shmat(file, lineno, shm_id, NULL, 0); in probe_free_addr()
|
/third_party/ltp/lib/ |
D | tst_safe_sysv_ipc.c | 160 void *safe_shmat(const char *file, const int lineno, int shmid, in safe_shmat() function
|