Searched refs:getppid_tm (Results 1 – 1 of 1) sorted by relevance
30 pid_t getppid_tm(bool suspend) in getppid_tm() function85 FAIL_IF(getppid_tm(true) == -1); /* Should succeed. */ in tm_syscall()91 FAIL_IF(getppid_tm(false) != -1); /* Should fail... */ in tm_syscall()