Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsignalvar.h364 void sigallowstop_impl(int prev);
381 sigallowstop_impl(prev); in sigallowstop()
/f-stack/freebsd/kern/
H A Dkern_sig.c2816 sigallowstop_impl(int prev) in sigallowstop_impl() function