Searched refs:oset (Results 51 - 51 of 51) sorted by relevance

123

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipqosconf/
H A Dipqosconf.c9658 static sigset_t set, oset; variable
9667 if (sigprocmask(SIG_SETMASK, &set, &oset) == -1) {
9677 if (sigprocmask(SIG_SETMASK, &oset, NULL) == -1) {

Completed in 1480 milliseconds

123