Searched defs:sigpipe_restore (Results 1 - 1 of 1) sorted by relevance

/external/curl/lib/
H A Dsigpipe.h38 * internals, and then sigpipe_restore() will restore the situation when we
60 * sigpipe_restore() puts back the outside world's opinion of signal handler
64 static void sigpipe_restore(struct sigpipe_ignore *ig) function
74 #define sigpipe_restore(x) Curl_nop_stmt macro

Completed in 117 milliseconds