Searched defs:wanttty (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.proc.c1181 pfork(struct command *t, int wanttty) argument
1238 if (wanttty >= 0) {
1249 if (wanttty >= 0 && tpgrp >= 0)
1251 if (wanttty > 0) {
1270 if (wanttty >= 0 && tpgrp >= 0)

Completed in 60 milliseconds