Searched defs:signo (Results 1 - 25 of 201) sorted by relevance

123456789

/openbsd-current/regress/sys/kern/signal/earlysig/
H A Dearlysig.c19 void dohup(int signo) argument
/openbsd-current/lib/libc/gen/
H A Dsigsetops.c60 sigaddset(sigset_t *set, int signo) argument
72 sigdelset(sigset_t *set, int signo) argument
84 sigismember(const sigset_t *set, int signo) argument
[all...]
/openbsd-current/regress/lib/libpthread/earlysig/
H A Dearlysig.c23 void dohup(int signo) argument
/openbsd-current/regress/lib/libpthread/sigdeliver/
H A Dsigdeliver.c22 sighandler(int signo) argument
/openbsd-current/bin/dd/
H A Dmisc.c94 terminate(int signo) argument
/openbsd-current/bin/sleep/
H A Dsleep.c118 alarmh(int signo) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_signals_standalone.cpp53 static void UBsanOnDeadlySignal(int signo, void *siginfo, void *context) { argument
/openbsd-current/regress/lib/libc/sys/
H A Dt_gettimeofday.c46 sighandler(int signo) argument
H A Dt_getitimer.c48 sighandler(int signo) argument
/openbsd-current/regress/sys/kern/signal/fpsig/
H A Dfpsig.c24 handler(int signo) argument
/openbsd-current/lib/libedit/
H A Dsig.c66 sig_handler(int signo) argument
/openbsd-current/lib/libc/compat-43/
H A Dsigcompat.c33 sigvec(int signo, struct sigvec *sv, struct sigvec *osv) argument
/openbsd-current/regress/lib/libpthread/sigwait/
H A Dsigwait.c54 int signo; local
75 sighandler (int signo) argument
[all...]
/openbsd-current/regress/sys/kern/stackjmp/
H A Dstackjmp.c26 inthandler(int signo) argument
/openbsd-current/regress/lib/libc/setjmp/
H A Djmptest.c69 aborthandler(int signo) argument
/openbsd-current/regress/sys/kern/pty/
H A Dptyhog.c36 static void sigalrm(int signo) argument
/openbsd-current/libexec/talkd/
H A Dtalkd.c128 timeout(int signo) argument
/openbsd-current/regress/sys/kern/signal/sigsuspend/
H A Dsigsuspend.c18 usr1handler(int signo) argument
24 usr2handler(int signo) argument
/openbsd-current/regress/lib/libc/strlcpy/
H A Dstrlcpytest.c32 handler(int signo) argument
/openbsd-current/regress/lib/libc/strlcat/
H A Dstrlcattest.c32 handler(int signo) argument
/openbsd-current/regress/sys/kern/pipe/
H A Dpipe.c107 sighandler(int signo) argument
H A Dtest-close.c98 sighandler(int signo) argument
/openbsd-current/libexec/rpc.rusersd/
H A Drusersd.c53 cleanup(int signo) argument
/openbsd-current/libexec/lockspool/
H A Dlockspool.c105 unhold(int signo) argument
/openbsd-current/gnu/llvm/lldb/source/Host/posix/
H A DHostProcessPosix.cpp41 Status HostProcessPosix::Signal(lldb::process_t process, int signo) { argument

Completed in 209 milliseconds

123456789