Home
last modified time | relevance | path

Searched refs:sigsuspend (Results 1 – 25 of 33) sorted by relevance

12

/dragonfly/contrib/ncurses/ncurses/
H A DSigAction.h98 #undef sigsuspend
99 #define sigsuspend _nc_sigsuspend macro
/dragonfly/contrib/bmake/
H A Dsigact.h95 int sigsuspend ( sigset_t */*mask*/ );
H A Dsigaction.c330 sigsuspend(sigset_t *mask) in sigsuspend() function
H A Dsigcompat.c277 n = sigsuspend(&m); in sigpause()
/dragonfly/usr.bin/window/
H A Dwwflush.c81 sigsuspend(&osigset); in wwcheckpoint()
/dragonfly/include/
H A Dsignal.h75 int sigsuspend(const sigset_t *);
/dragonfly/lib/libc_rtld/
H A DMakefile31 sigsuspend.o sigtimedwait.o sigwaitinfo.o socket.o \
/dragonfly/test/testcases/sysv/sysvshm/
H A Dshmtest.c172 (void) sigsuspend(&sigmask);
/dragonfly/test/stress/stress2/misc/
H A Dsyscall2.sh93 111, /* 111 is old sigsuspend */
/dragonfly/test/testcases/sysv/sysvsem/
H A Dsemtest.c200 (void) sigsuspend(&sigmask); in main()
/dragonfly/test/libpthread/
H A Dsigsuspend_d.c71 status = sigsuspend (&suspender_mask); in sigsuspender()
/dragonfly/test/testcases/sysv/sysvmsg/
H A Dmsgtest.c203 (void) sigsuspend(&sigmask); in main()
/dragonfly/sys/platform/vkernel64/x86_64/
H A Dexception.c131 sigsuspend(&ss); in stopsig()
/dragonfly/sbin/adjkerntz/
H A Dadjkerntz.c362 sigsuspend(&emask); in main()
/dragonfly/usr.bin/timeout/
H A Dtimeout.c296 sigsuspend(&signals.sa_mask); in main()
/dragonfly/lib/libc/include/
H A Dnamespace.h232 #define sigsuspend _sigsuspend macro
H A Dun-namespace.h213 #undef sigsuspend
/dragonfly/lib/libthread_xu/
H A Dpthread.map350 sigsuspend;
/dragonfly/lib/libthread_xu/thread/
H A Dthr_sig.c218 __strong_reference(_sigsuspend, sigsuspend);
/dragonfly/usr.bin/mail/
H A Dpopen.c341 (void)sigsuspend(&oset); in wait_child()
/dragonfly/sys/sys/
H A Dsysunion.h208 struct sigsuspend_args sigsuspend; member
H A Dsyscall.mk202 sigsuspend.o \
/dragonfly/lib/libc/sys/
H A DMakefile.inc98 sigsuspend.2 sigwaitinfo.2 socket.2 socketpair.2 \
/dragonfly/sbin/slattach/
H A Dslattach.c223 sigsuspend(&mask); in main()
/dragonfly/usr.sbin/daemon/
H A Ddaemon.c401 sigsuspend(&mask_orig); in main()

12