Searched refs:safe_setpgid (Results 1 – 2 of 2) sorted by relevance
144 int safe_setpgid(const char *file, const int lineno, pid_t pid, pid_t pgid);147 safe_setpgid(__FILE__, __LINE__, (pid), (pgid))
42 int safe_setpgid(const char *file, const int lineno, pid_t pid, pid_t pgid) in safe_setpgid() function