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

/illumos-gate/usr/src/cmd/sh/
H A Dmain.c51 struct fileblk *standin = &stdfile; variable in typeref:struct:fileblk
384 if ((flags & prompt) && standin->fstak == 0 && !eof) {
436 if ((flags & prompt) && standin->fstak == 0)

Completed in 65 milliseconds