Lines Matching defs:uset
1018 sigset_t set, *uset;
1033 uset = &set;
1035 uset = NULL;
1037 uset, NFDBITS));
1042 struct timeval *tvp, sigset_t *uset, int abi_nfdbits)
1046 if (uset != NULL) {
1047 error = kern_sigprocmask(td, SIG_SETMASK, uset,
1054 if (uset != NULL) {
1507 struct timespec *tsp, sigset_t *uset)
1537 if (uset != NULL) {
1538 error = kern_sigprocmask(td, SIG_SETMASK, uset,
1566 if (uset != NULL) {