Home
last modified time | relevance | path

Searched refs:SIGDEFERSTOP_OFF (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/sys/
H A Dsignalvar.h357 #define SIGDEFERSTOP_OFF 1 /* stop ignoring STOPs */ macro
/f-stack/freebsd/kern/
H A Dkern_sig.c2785 case SIGDEFERSTOP_OFF: in sigdeferstop_impl()