Home
last modified time | relevance | path

Searched refs:sigreturn (Results 1 – 10 of 10) sorted by relevance

/dragonfly/lib/libc/gen/
H A Ducontext.c73 ret = sigreturn(__DECONST(ucontext_t *, ucp)); in _swapcontext()
103 ret = sigreturn(__DECONST(ucontext_t *, ucp)); in _setcontext()
/dragonfly/lib/libc/x86_64/sys/
H A Dsigreturn.S44 RSYSCALL(sigreturn)
H A DMakefile.inc7 reboot.S fake_sbrk.S setlogin.S sigreturn.S
/dragonfly/include/
H A Dsignal.h106 int sigreturn(ucontext_t *);
/dragonfly/lib/libc/include/
H A Dnamespace.h266 #define sigreturn _sigreturn
H A Dun-namespace.h239 #undef sigreturn
/dragonfly/sys/sys/
H A Dsysunion.h211 struct sigreturn_args sigreturn; member
H A Dsyscall.mk205 sigreturn.o \
/dragonfly/lib/libc/sys/
H A DMakefile.inc97 sigaction.2 sigaltstack.2 sigpending.2 sigprocmask.2 sigreturn.2 \
H A DSymbol.map260 sigreturn;