Home
last modified time | relevance | path

Searched refs:sigrelse (Results 1 – 9 of 9) sorted by relevance

/freebsd/lib/libc/compat-43/
H A DSymbol.map19 sigrelse;
H A DMakefile.inc16 MLINKS+=sigpause.2 sigrelse.2
H A Dsigcompat.c137 sigrelse(int sig) in sigrelse() function
/freebsd/include/
H A Dsignal.h108 int sigrelse(int);
/freebsd/contrib/bmake/
H A Dsigaction.c315 sigrelse(i); in sigprocmask()
/freebsd/contrib/sendmail/libsm/
H A Dsignal.c157 if (sigrelse(sig) < 0)
/freebsd/contrib/telnet/telnet/
H A Dsys_bsd.c653 (void) sigrelse(SIGTSTP); in TerminalNewMode()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2924 fun:sigrelse=uninstrumented
/freebsd/contrib/tcsh/
H A DFixes365 65. Eliminate sighold/sigrelse (christos)