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

/illumos-gate/usr/src/cmd/rexd/
H A Don.c84 int NoInput = 0; /* don't read standard input */ variable
255 case 'n': NoInput = 1;
277 if (Interactive && NoInput)
553 if (NoInput) {
607 if (!NoInput && FD_ISSET(0, &selmask)) {

Completed in 55 milliseconds