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