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