HomeSort by: relevance | last modified time | path
    Searched defs:TIOCSPGRP (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/ksh/
tty.h 61 # ifndef TIOCSPGRP
62 # define TIOCSPGRP _IOW( 't', 118, int )
  /src/sys/sys/
ttycom.h 126 #define TIOCSPGRP _IOW('t', 118, int) /* set pgrp of tty */

Completed in 55 milliseconds