Home
last modified time | relevance | path

Searched refs:SIGINFO (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/sys/
H A Drctl.h125 #define RCTL_ACTION_SIGINFO SIGINFO
H A Dsignal.h124 #define SIGINFO 29 /* information request */ macro
/f-stack/freebsd/kern/
H A Dtty_ttydisc.c947 tty_signal_pgrp(tp, SIGINFO); in ttydisc_rint()
H A Dtty.c1516 if (sig == SIGINFO && !(tp->t_termios.c_lflag & NOKERNINFO)) in tty_signal_pgrp()
H A Dkern_sig.c242 [SIGINFO] = SIGPROP_IGNORE,