Home
last modified time | relevance | path

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

/external/bison/lib/
Dcloseout.c46 static bool ignore_EPIPE /* = false */; variable
80 ignore_EPIPE = ignore; in close_stdout_set_ignore_EPIPE()
110 && !(ignore_EPIPE && errno == EPIPE)) in close_stdout()