Searched refs:oset (Results 1 - 25 of 44) sorted by relevance

12

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dsig.c69 sigset_t nset, oset; local
73 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
97 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
109 sigset_t nset, oset; local
115 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
125 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
150 sigset_t nset, oset; local
156 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
165 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
176 sigset_t nset, oset; local
[all...]
H A Del.c471 sigset_t oset, nset; local
475 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
481 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dsig.c72 sigset_t nset, oset; local
76 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
105 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
117 sigset_t *nset, oset; local
128 (void) sigprocmask(SIG_BLOCK, nset, &oset);
136 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
161 sigset_t oset; local
168 (void) sigprocmask(SIG_BLOCK, &el->el_signal->sig_set, &oset);
177 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
188 sigset_t oset; local
[all...]
H A Del.c567 sigset_t oset, nset; local
571 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
577 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
/macosx-10.10/libedit-40/src/
H A Dsig.c72 sigset_t nset, oset; local
76 (void) sigprocmask(SIG_BLOCK, &nset, &oset);
105 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
117 sigset_t *nset, oset; local
128 (void) sigprocmask(SIG_BLOCK, nset, &oset);
136 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
161 sigset_t oset; local
168 (void) sigprocmask(SIG_BLOCK, &el->el_signal->sig_set, &oset);
178 (void) sigprocmask(SIG_SETMASK, &oset, NULL);
189 sigset_t oset; local
[all...]
/macosx-10.10/tcpdump-61/tcpdump/
H A Dprint-ascii.c78 register const u_char *cp, register u_int length, register u_int oset)
101 ident, oset, HEXDUMP_HEXSTUFF_PER_LINE,
104 oset += HEXDUMP_BYTES_PER_LINE;
118 ident, oset, HEXDUMP_HEXSTUFF_PER_LINE,
135 register u_int oset)
144 (void)printf("%s0x%04x: ", ident, oset);
145 oset += HEXDUMP_BYTES_PER_LINE;
152 (void)printf("%s0x%04x: ", ident, oset);
77 hex_and_ascii_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, register u_int oset) argument
134 hex_print_with_offset(register const char *ident, register const u_char *cp, register u_int length, register u_int oset) argument
/macosx-10.10/bash-94.1.2/bash-3.2/builtins/
H A Dwait.c109 sigset_t set, oset; local
111 BLOCK_CHILD (set, oset);
118 UNBLOCK_CHILD (oset);
125 UNBLOCK_CHILD (oset);
H A Dfg_bg.c96 sigset_t set, oset; local
100 BLOCK_CHILD (set, oset);
130 UNBLOCK_CHILD (oset);
139 UNBLOCK_CHILD (oset);
H A Djobs.c43 sigset_t set, oset; local
108 BLOCK_CHILD (set, oset);
119 UNBLOCK_CHILD (oset);
177 sigset_t set, oset; local
215 BLOCK_CHILD (set, oset);
229 UNBLOCK_CHILD (oset);
H A Dkill.c164 sigset_t set, oset; local
167 BLOCK_CHILD (set, oset);
174 UNBLOCK_CHILD (oset);
185 UNBLOCK_CHILD (oset);
/macosx-10.10/sudo-73/src/
H A Dsigaction.c111 sigprocmask(how, set, oset)
114 sigset_t *oset;
138 if (oset)
139 *oset = mask;
/macosx-10.10/ruby-106/ruby/symbian/
H A Dmissing-pips.c12 int pthread_sigmask(int how, const sigset_t *set, sigset_t *oset);
22 int pthread_sigmask(int how, const sigset_t *set, sigset_t *oset) argument
/macosx-10.10/Libc-1044.1.2/stdio/FreeBSD/
H A Dtmpfile.c53 sigset_t set, oset; local
72 (void)_sigprocmask(SIG_BLOCK, &set, &oset);
80 (void)_sigprocmask(SIG_SETMASK, &oset, NULL);
/macosx-10.10/zsh-61/zsh/Src/
H A Dsignals.h89 sigset_t oset; \
91 oset = signal_setmask(signal_mask_queue[queue_front]); \
93 signal_setmask(oset); \
H A Dsignals.c209 sigset_t oset; local
212 sigprocmask(SIG_BLOCK, &set, &oset);
218 oset = blocked_set;
230 oset = blocked_set;
240 return oset;
253 sigset_t oset; local
256 sigprocmask(SIG_UNBLOCK, &set, &oset);
259 sigfillset(&oset);
260 oset = sigsetmask(oset);
299 sigset_t oset; local
354 sigset_t oset; variable
[all...]
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/
H A Dselect.c51 static fd_set oset; variable
135 FD_ZERO(&oset);
157 FD_SET(fds[i], &oset);
189 (void) memcpy(&set2, &oset, sizeof (fd_set));
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Djobs.c415 sigset_t set, oset; local
417 BLOCK_CHILD (set, oset);
420 UNBLOCK_CHILD (oset);
482 sigset_t set, oset; local
484 BLOCK_CHILD (set, oset);
647 UNBLOCK_CHILD (oset);
895 sigset_t set, oset; local
906 BLOCK_CHILD (set, oset);
953 UNBLOCK_CHILD (oset);
1174 sigset_t set, oset; local
1361 sigset_t set, oset; local
1380 sigset_t set, oset; local
1672 sigset_t set, oset; local
2019 sigset_t set, oset; local
2056 sigset_t set, oset; local
2101 sigset_t set, oset; local
2314 sigset_t set, oset; local
2563 sigset_t set, oset; local
2617 sigset_t set, oset; local
2781 sigset_t set, oset; local
2899 sigset_t set, oset; local
3369 sigset_t set, oset; local
3735 sigset_t set, oset; local
3776 sigset_t set, oset; local
3818 sigset_t set, oset; local
3837 sigset_t set, oset; local
3861 sigset_t set, oset; local
3888 sigset_t set, oset; local
[all...]
/macosx-10.10/mail_cmds-30/mail/
H A Dpopen.c149 sigset_t nset, oset; local
157 (void)sigprocmask(SIG_BLOCK, &nset, &oset);
159 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
369 sigset_t nset, oset; local
374 (void)sigprocmask(SIG_BLOCK, &nset, &oset);
377 (void)sigsuspend(&oset);
380 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
391 sigset_t nset, oset; local
396 (void)sigprocmask(SIG_BLOCK, &nset, &oset);
402 (void)sigprocmask(SIG_SETMASK, &oset, NUL
[all...]
H A Dfio.c294 static sigset_t nset, oset; variable
307 (void)sigprocmask(SIG_BLOCK, &nset, &oset);
319 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
/macosx-10.10/tcsh-65/tcsh/
H A Dtw.help.c135 sigset_t oset, set; local
146 (void)sigprocmask(SIG_UNBLOCK, &set, &oset);
147 cleanup_push(&oset, sigprocmask_cleanup);
/macosx-10.10/bash-94.1.2/bash-3.2/CWRU/misc/
H A Dsigstat.c65 sigset_t set, oset; local
73 sigemptyset(&oset);
74 sigprocmask(SIG_BLOCK, (sigset_t *)NULL, &oset);
75 if (sigismember(&oset, sig))
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dsignals.c294 static sigset_t bset, oset; local
326 sigemptyset (&oset);
327 sigprocmask (SIG_BLOCK, &bset, &oset);
365 sigprocmask (SIG_SETMASK, &oset, (sigset_t *)NULL);
/macosx-10.10/ksh-23/ksh/src/lib/libast/uwin/
H A Drcmd.c103 sigset_t set, oset; local
135 sigprocmask (SIG_BLOCK, &set, &oset);
162 sigprocmask (SIG_SETMASK, &oset,
221 sigprocmask (SIG_SETMASK, &oset, (sigset_t *)NULL);
298 sigprocmask (SIG_SETMASK, &oset, (sigset_t *)NULL);
311 sigprocmask (SIG_SETMASK, &oset, (sigset_t *)NULL);
/macosx-10.10/libpthread-105.1.4/src/
H A Dpthread_cancelable.c177 pthread_sigmask(int how, const sigset_t * set, sigset_t * oset) argument
182 if (__pthread_sigmask(how, set, oset) == -1) {
187 return(__pthread_sigmask(how, set, oset));
/macosx-10.10/Libc-1044.1.2/db/btree/FreeBSD/
H A Dbt_open.c385 sigset_t set, oset; local
400 (void)_sigprocmask(SIG_BLOCK, &set, &oset);
403 (void)_sigprocmask(SIG_SETMASK, &oset, NULL);

Completed in 157 milliseconds

12