Home
last modified time | relevance | path

Searched defs:tcsetpgrp (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libc/termios/
H A Dtcsetpgrp.c35 tcsetpgrp(int fd, pid_t pgrp) in tcsetpgrp() function
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgo32-nat.c1959 tcsetpgrp (int fd, pid_t pgid) in tcsetpgrp() function
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1529 #define tcsetpgrp(a,b) not_here("tcsetpgrp") macro