Searched refs:sigpipe (Results 1 – 2 of 2) sorted by relevance
49 unsigned long sigpipe, flags; in autofs_write() local53 sigpipe = sigismember(¤t->pending.signal, SIGPIPE); in autofs_write()68 if (wr == -EPIPE && !sigpipe) { in autofs_write()
1066 static void sigpipe(int signo) in sigpipe() function1107 .sa_handler = sigpipe, in test_stream_shutwr_client()1150 .sa_handler = sigpipe, in test_stream_shutrd_client()