Searched refs:SA_RESTART (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-13-stable/contrib/bmake/
H A Dutil.c351 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/usr.sbin/rpc.statd/
H A Dstatd.c308 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/usr.bin/su/
H A Dsu.c434 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/tests/sys/kern/
H A Dreaper.c157 act.sa_flags = SA_SIGINFO | SA_RESTART;
243 act.sa_flags = SA_SIGINFO | SA_RESTART;
/freebsd-13-stable/usr.sbin/apmd/
H A Dapmd.c596 nsa.sa_flags = SA_RESTART;
/freebsd-13-stable/usr.sbin/pppctl/
H A Dpppctl.c291 act.sa_flags = SA_RESTART;
/freebsd-13-stable/usr.sbin/rpc.lockd/
H A Dlockd.c443 sigalarm.sa_flags |= SA_RESTART;
/freebsd-13-stable/usr.bin/login/
H A Dlogin.c184 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/sys/kern/
H A Dkern_sig.c706 SA_RESTART | SA_RESETHAND | SA_NOCLDSTOP | SA_NODEFER |
719 oact->sa_flags |= SA_RESTART;
757 if (!sigact_flag_test(act, SA_RESTART))
1471 nsap->sa_flags ^= SA_RESTART; /* opposite of SV_INTERRUPT */
1479 vec.sv_flags ^= SA_RESTART;
/freebsd-13-stable/contrib/diff/src/
H A Dsdiff.c796 catchaction.sa_flags = SA_RESTART;
/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-death-test-test.cc378 signal_action.sa_flags = SA_RESTART | SA_SIGINFO;
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpd.c674 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/libexec/ftpd/
H A Dftpd.c281 sa.sa_flags = SA_RESTART;
561 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/contrib/tcsh/
H A Dsh.proc.c1802 nsa.sa_flags = SA_RESTART;
/freebsd-13-stable/tests/sys/netmap/
H A Dctrl-api-test.c1963 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/sys/compat/freebsd32/
H A Dfreebsd32_misc.c2777 sa.sa_flags ^= SA_RESTART;
2787 vec.sv_flags ^= SA_RESTART;
/freebsd-13-stable/contrib/bsnmp/snmpd/
H A Dmain.c1374 sa.sa_flags = SA_RESTART;
/freebsd-13-stable/usr.bin/truss/
H A Dsyscalls.c737 X(SA_ONSTACK) X(SA_RESTART) X(SA_RESETHAND) X(SA_NOCLDSTOP)

Completed in 321 milliseconds

12