Searched refs:grabpgrp (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/tcsh/
H A Dsh.c1216 if (f != -1 && grabpgrp(f, shpgrp) != -1) {
2531 grabpgrp(int fd, pid_t desired) function
H A Dsh.decls.h54 extern int grabpgrp (int, pid_t);

Completed in 218 milliseconds