Searched refs:GETPID (Results 1 – 6 of 6) sorted by relevance
22 #if defined(GETPID) || (defined(HAVE_DECL_GETPID) && HAVE_DECL_GETPID)23 XLAT(GETPID),
7 GETPID
10 #define GETPID 11 /* get sempid */ macro
43 if (semctl(semid, 0, GETPID) != getpid()) in main()
110 pid = semctl(TT.id, i, GETPID, n); in show_sem_id()
671 #define VKI_GETPID GETPID