Home
last modified time | relevance | path

Searched defs:TIOCGPGRP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dttycom.h121 #define TIOCGPGRP _IOR('t', 119, int) /* get pgrp of tty */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.c39 #define TIOCGPGRP TIOCGETPGRP macro