Home
last modified time | relevance | path

Searched defs:sigpipe (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/tools/tools/indent_wrapper/
H A Dindent_wrapper.c60 sigpipe(int sig) in sigpipe() function
/freebsd-12.1/sbin/dump/
H A Dtape.c221 sigpipe(int signo __unused) in sigpipe() function
/freebsd-12.1/contrib/sendmail/src/
H A Dmain.c3232 sigpipe(sig) in sigpipe() function
/freebsd-12.1/usr.sbin/syslogd/
H A Dsyslogd.c370 static int sigpipe[2]; /* Pipe to catch a signal during select(). */ variable