Home
last modified time | relevance | path

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

/netbsd-src/bin/sh/
H A Doutput.h109 #define io_err(file) ((file)->flags & OUTPUT_ERR) macro
H A Dcd.c373 if (io_err(out1)) in pwdcmd()
H A Dexec.c461 if (io_err(out1)) { in hashcmd()
/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c672 goto io_err; in parse()
690 goto io_err; in parse()
766 io_err: if (feof(csc->from_fp)) in parse()