Searched defs:tcsetpgrp (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/tcsh-65/tcsh/
H A Dtc.decls.h167 # undef tcsetpgrp macro
168 # define tcsetpgrp(a, b) xtcsetpgrp((a), (b)) macro
/macosx-10.10.1/OpenSSH-189/openssh/openbsd-compat/
H A Dbsd-nextstep.c75 int tcsetpgrp(int fd, pid_t pgrp) function
/macosx-10.10.1/Libc-1044.1.2/gen/FreeBSD/
H A Dtermios.c89 tcsetpgrp(int fd, pid_t pgrp) function
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/include/
H A Dterminal.h60 # undef tcsetpgrp macro
/macosx-10.10.1/ksh-23/ksh/src/cmd/ksh93/sh/
H A Djobs.c174 int tcsetpgrp(int fd,pid_t pgrp) function
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Djobs.c328 #define tcsetpgrp(fd, pgrp) ioctl ((fd), TIOCSPGRP, &(pgrp)) macro
/macosx-10.10.1/tcsh-65/tcsh/win32/
H A Dntport.h110 #define tcsetpgrp(a,b) 0 macro

Completed in 165 milliseconds