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

/illumos-gate/usr/src/cmd/sh/
H A Dservice.c73 subst(chkopen(ion, 0), (fd = tmpfil(&tb)));
82 fd = chkopen(tmpout, 0);
94 fd = chkopen(ion, 0);
97 fd = chkopen(ion, newmode);
273 input = chkopen(p, 0);
H A Dio.c127 chkopen(unsigned char *idf, int mode) function
H A Dmain.c304 * doesn't exist, chkopen() will fail calling
315 * chkopen() will continue to fail and exitsh()
322 input = chkopen(cmdadr, 0);
H A Djobs.c701 renamef(chkopen(devnull, 0), 0);

Completed in 63 milliseconds