Home
last modified time | relevance | path

Searched refs:ttypgrp_ok (Results 1 – 1 of 1) sorted by relevance

/netbsd/bin/ksh/
H A Djobs.c344 ttypgrp_ok = tty_fd >= 0 && tty_devtty; in j_change()
349 ttypgrp_ok = 0; in j_change()
351 if (ttypgrp_ok) { in j_change()
362 ttypgrp_ok = 0; in j_change()
378 ttypgrp_ok = 0; in j_change()
384 ttypgrp_ok = 0; in j_change()
391 if (ttypgrp_ok) { in j_change()
400 if (!ttypgrp_ok) in j_change()
407 ttypgrp_ok = 0; in j_change()
627 ttypgrp_ok = 0;
[all …]