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

/ast/src/cmd/mailx/
H A Dproc.c391 sigpipe(int sig) function
393 longjmp(state.jump.sigpipe, sig);
447 signal(SIGPIPE, sigpipe);
H A Dmailx.h689 jmp_buf sigpipe; /* SIGPIPE longjmp buffer */ member in struct:__anon136::__anon138

Completed in 17 milliseconds