Searched refs:pid_t (Results 1 – 3 of 3) sorted by relevance
106 static inline pid_t tcgetsid(int fd) in tcgetsid()108 pid_t sid; in tcgetsid()111 return (pid_t)-1; in tcgetsid()
16 typedef __kernel_pid_t pid_t; typedef
221 pid_t pid; /* 0 if exited */250 pid_t pgrp; /* process group ID for the job */1423 pid_t childpid;1498 pid_t curpgrp;3366 static pid_t shell_pgrp;
Completed in 13 milliseconds