HomeSort by relevance Sort by last modified time
    Searched refs:sigpipe_restore (Results 1 - 4 of 4) 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
conncache.c 590 sigpipe_restore(&pipe_st);
602 sigpipe_restore(&pipe_st);
easy.c 787 sigpipe_restore(&pipe_st);
828 sigpipe_restore(&pipe_st);
multi.c     [all...]

Completed in 75 milliseconds