HomeSort by relevance Sort by last modified time
    Searched refs:sigpipe_restore (Results 1 - 3 of 3) sorted by null

  /external/curl/lib/
sigpipe.h 38 * 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
easy.c 820 sigpipe_restore(&pipe_st);
861 sigpipe_restore(&pipe_st);
multi.c     [all...]

Completed in 219 milliseconds