Home
last modified time | relevance | path

Searched refs:brokpipe (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mailx/
H A Dcmd1.c61 void brokpipe(int sig);
472 sigpipe = sigset(SIGPIPE, brokpipe); in type1()
502 brokpipe(int) in brokpipe() function
505 brokpipe(int s) in brokpipe()
H A Dcmd4.c73 extern void brokpipe(int); in dopipe()
132 sigpipe = sigset(SIGPIPE, brokpipe); in dopipe()
H A Dcollect.c624 extern void brokpipe(int); in collect()
648 sigpipe = sigset(SIGPIPE, brokpipe); in collect()