Searched refs:kp_sigcatch (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/sys/ | ||
| HD | kinfo.h | 187 sigset_t kp_sigcatch; member |
| /dragonfly/sys/kern/ | ||
| HD | kern_kinfo.c | 139 kp->kp_sigcatch = p->p_sigcatch; /* p_sigacts-> */ in fill_kinfo_proc() |