sigpipe            48 fs/autofs/waitq.c 	unsigned long sigpipe, flags;
sigpipe            52 fs/autofs/waitq.c 	sigpipe = sigismember(&current->pending.signal, SIGPIPE);
sigpipe            67 fs/autofs/waitq.c 	if (wr == -EPIPE && !sigpipe) {