Home
last modified time | relevance | path

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

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