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

/freebsd-11-stable/usr.bin/script/
H A Dscript.c101 int flushtime, readstdin; local
239 readstdin = 1;
243 if (readstdin)
245 if (!readstdin && ttyflg) {
249 readstdin = 1;
269 readstdin = 0;
/freebsd-11-stable/sbin/shutdown/
H A Dshutdown.c113 int arglen, ch, len, readstdin; local
121 readstdin = 0;
147 readstdin = 1;
203 if (readstdin) {

Completed in 58 milliseconds