Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/vi/port/
H A Dex_unix.c262 unixex(opt, up, newstdin, mode) in unixex() argument
264 int newstdin, mode;
300 dup(newstdin);
301 close(newstdin);
332 if (newstdin)
333 close(newstdin);