Home
last modified time | relevance | path

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

/freebsd/bin/sh/
H A Doutput.h69 int outiserror(struct output *);
H A Doutput.c256 outiserror(struct output *file) in outiserror() function
H A Deval.c1101 if (outiserror(out1)) { in evalcommand()