Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dttycom.h120 #define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */ macro
/freebsd/contrib/tcsh/
H A Dtc.os.c40 #define TIOCSPGRP TIOCSETPGRP macro