Home
last modified time | relevance | path

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

/external/bison/lib/
Dwait-process.c194 bool ignore_sigpipe, bool null_stderr, in wait_subprocess() argument
269 if (info.si_status == SIGPIPE && ignore_sigpipe) in wait_subprocess()
341 if (WTERMSIG (status) == SIGPIPE && ignore_sigpipe) in wait_subprocess()
Dwait-process.h58 bool ignore_sigpipe, bool null_stderr,
/external/libmicrohttpd/src/examples/
Ddemo.c815 ignore_sigpipe () in ignore_sigpipe() function
858 ignore_sigpipe (); in main()
Ddemo_https.c816 ignore_sigpipe () in ignore_sigpipe() function
909 ignore_sigpipe (); in main()
/external/libmicrohttpd/doc/
Dlibmicrohttpd.texi343 ignore_sigpipe ()
Dlibmicrohttpd.info299 ignore_sigpipe ()