Home | Sort by: relevance | last modified time | path |
/src/sys/rump/librump/rumpkern/ | |
signals.c | 234 sigprocmask1(struct lwp *l, int how, const sigset_t *nss, sigset_t *oss) function in typeref:typename:int |
/src/sys/kern/ | |
sys_sig.c | 146 error = sigprocmask1(l, SCARG(uap, how), 585 sigprocmask1(struct lwp *l, int how, const sigset_t *nss, sigset_t *oss) function in typeref:typename:int |