Home
last modified time | relevance | path

Searched refs:pid_t (Results 1 – 3 of 3) sorted by relevance

/u-boot/tools/
A Dtermios_linux.h106 static inline pid_t tcgetsid(int fd) in tcgetsid()
108 pid_t sid; in tcgetsid()
111 return (pid_t)-1; in tcgetsid()
/u-boot/include/linux/
A Dtypes.h16 typedef __kernel_pid_t pid_t; typedef
/u-boot/common/
A Dcli_hush.c221 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 14 milliseconds