Home | History | Annotate | Download | only in src

Lines Matching refs:tcgetpgrp

364 				if ((ttypgrp = tcgetpgrp(tty_fd)) < 0) {
366 "j_init", "tcgetpgrp",
1194 (j->saved_ttypgrp = tcgetpgrp(tty_fd)) >= 0)