Searched refs:pgrp_rtn (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dmain.c3306 int pgrp_rtn; local in function:pty_search
3307 if (ioctl(*pty, TIOCGPGRP, &pgrp_rtn) == 0 || errno != EIO) {

Completed in 6 milliseconds