Lines Matching defs:pid_t
99 static pid_t rcapd_pid; /* rcapd's pid to ensure it's not */
134 proc_issystem(pid_t pid)
151 pid_t pid = psinfop->pr_pid;
265 pid_t pid = member->lpc_pid;
315 get_psinfo(pid_t pid, psinfo_t *psinfo, int cached_fd,
374 proc_cb(const pid_t pid)
586 proc_walk_all(void (*cb)(const pid_t))
590 pid_t pid;
820 pid_t pid;
1240 pid_t pid;
1492 pid_t child;
1509 if (setsid() == (pid_t)-1)