Searched refs:SIG_SETMASK (Results 26 - 50 of 132) sorted by relevance

123456

/freebsd-12-stable/bin/sh/
H A Derror.c110 sigprocmask(SIG_SETMASK, &sigs, NULL);
/freebsd-12-stable/usr.bin/mail/
H A Dpopen.c151 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
285 (void)sigprocmask(SIG_SETMASK, &eset, NULL);
388 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
413 (void)sigprocmask(SIG_SETMASK, &oset, NULL);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_interceptors.cpp238 #define SIG_SETMASK 2 macro
287 (void)sigprocmask(SIG_SETMASK, &env[0].__saved_mask,
303 #undef SIG_SETMASK macro
/freebsd-12-stable/lib/libc/gen/
H A Dwordexp.c166 (void)__libc_sigprocmask(SIG_SETMASK, &oldsigblock, NULL);
174 (void)__libc_sigprocmask(SIG_SETMASK, &oldsigblock, NULL);
267 (void)__libc_sigprocmask(SIG_SETMASK, &oldsigblock, NULL);
/freebsd-12-stable/lib/libthr/thread/
H A Dthr_create.c183 __sys_sigprocmask(SIG_SETMASK, &set, &oset);
200 __sys_sigprocmask(SIG_SETMASK, &oset, NULL);
283 __sys_sigprocmask(SIG_SETMASK, &set, NULL);
H A Dthr_sig.c111 __sys_sigprocmask(SIG_SETMASK, &curthread->sigmask, NULL);
233 __sys_sigprocmask(SIG_SETMASK, &actp->sa_mask, NULL);
412 __sys_sigprocmask(SIG_SETMASK, &_thr_maskset, &oldset);
430 __sys_sigprocmask(SIG_SETMASK, &oldset, NULL);
536 __sys_sigprocmask(SIG_SETMASK, &_thr_maskset, &oldset);
577 __sys_sigprocmask(SIG_SETMASK, &oldset, NULL);
/freebsd-12-stable/usr.sbin/ppp/
H A Dtimer.c75 sigprocmask(SIG_SETMASK, &omask, NULL);
95 sigprocmask(SIG_SETMASK, &omask, NULL);
134 sigprocmask(SIG_SETMASK, &omask, NULL);
/freebsd-12-stable/cddl/compat/opensolaris/misc/
H A Dthread_pool.c187 (void) pthread_sigmask(SIG_SETMASK, &maskset, NULL);
218 (void) pthread_sigmask(SIG_SETMASK, &maskset, &oset);
220 (void) pthread_sigmask(SIG_SETMASK, &oset, NULL);
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_linux.cpp472 CHECK_EQ(0, internal_sigprocmask(SIG_SETMASK, &emptyset, &oldset));
489 CHECK_EQ(0, internal_sigprocmask(SIG_SETMASK, &oldset, nullptr));
502 CHECK_EQ(0, internal_sigprocmask(SIG_SETMASK, &emptyset, &oldset));
508 CHECK_EQ(0, internal_sigprocmask(SIG_SETMASK, &oldset, nullptr));
/freebsd-12-stable/contrib/netbsd-tests/lib/libc/sys/
H A Dt_pipe.c115 RL(sigprocmask(SIG_SETMASK, &osigset, NULL));
/freebsd-12-stable/contrib/opie/
H A Dpopen.c203 sigprocmask(SIG_SETMASK, &omask, NULL);
/freebsd-12-stable/contrib/tcsh/
H A Dtc.sig.h151 sigprocmask(SIG_SETMASK, &sm, NULL); \
/freebsd-12-stable/contrib/apr/threadproc/unix/
H A Dsignals.c414 if ((rv = sigprocmask(SIG_SETMASK, &sig_mask, NULL)) != 0) {
418 if ((rv = pthread_sigmask(SIG_SETMASK, &sig_mask, NULL)) != 0) {
/freebsd-12-stable/contrib/amd/amd/
H A Dnfs_start.c125 sigprocmask(SIG_SETMASK, &smask, NULL);
303 sigprocmask(SIG_SETMASK, &smask, NULL);
H A Dsched.c134 sigprocmask(SIG_SETMASK, &mask, NULL);
/freebsd-12-stable/tests/sys/kern/
H A Dpdeathsig.c182 rc = sigprocmask(SIG_SETMASK, &sigset, NULL);
259 rc = sigprocmask(SIG_SETMASK, &sigset, NULL);
/freebsd-12-stable/libexec/rtld-elf/
H A Drtld_lock.c130 sigprocmask(SIG_SETMASK, &tmp_oldsigmask, NULL);
148 sigprocmask(SIG_SETMASK, &oldsigmask, NULL);
/freebsd-12-stable/crypto/openssl/crypto/
H A Dsparcv9cap.c223 sigprocmask(SIG_SETMASK, &all_masked, &oset);
283 sigprocmask(SIG_SETMASK, &oset, NULL);
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DProcessLauncherPosixFork.cpp134 pthread_sigmask(SIG_SETMASK, &set, nullptr) != 0)
/freebsd-12-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dpopen.c229 sigprocmask(SIG_SETMASK, &osigset, NULL);
/freebsd-12-stable/contrib/bmake/
H A Dsigcompat.c238 n = sigprocmask(SIG_SETMASK, (sigset_t *) & m, (sigset_t *) & omask);
/freebsd-12-stable/lib/libc/compat-43/
H A Dsigcompat.c79 n = __libc_sigprocmask(SIG_SETMASK, &set, &oset);
/freebsd-12-stable/lib/libc/net/
H A Drcmd.c162 __libc_sigprocmask(SIG_SETMASK, (const sigset_t *)&oldmask,
180 __libc_sigprocmask(SIG_SETMASK, (const sigset_t *)&oldmask,
305 __libc_sigprocmask(SIG_SETMASK, (const sigset_t *)&oldmask, NULL);
313 __libc_sigprocmask(SIG_SETMASK, (const sigset_t *)&oldmask, NULL);
/freebsd-12-stable/usr.bin/tip/tip/
H A Dtipout.c149 sigprocmask(SIG_SETMASK, &omask, NULL);
/freebsd-12-stable/contrib/xz/src/common/
H A Dmythread.h162 mythread_sigmask(SIG_SETMASK, &all, &old);
164 mythread_sigmask(SIG_SETMASK, &old, NULL);

Completed in 403 milliseconds

123456