Home
last modified time | relevance | path

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

/openbsd/bin/ksh/
H A Dsh.h161 FPIPEFAIL, /* -o pipefail: all commands in pipeline can affect $? */ enumerator
H A Djobs.c425 if (Flag(FPIPEFAIL)) in exchild()