HomeSort by: relevance | last modified time | path
    Searched refs:__sigaction_siginfo (Results 1 - 6 of 6) sorted by relevancy

  /src/lib/libc/sys/
Lint___sigaction_siginfo.c 7 __sigaction_siginfo(int sig, const struct sigaction *nact, function in typeref:typename:int
__sigaction_siginfo.c 1 /* $NetBSD: __sigaction_siginfo.c,v 1.2 2024/01/23 17:24:38 christos Exp $ */
34 __RCSID("$NetBSD: __sigaction_siginfo.c,v 1.2 2024/01/23 17:24:38 christos Exp $");
56 __sigaction_siginfo(int sig, const struct sigaction *act, function in typeref:typename:int
  /src/lib/libc/compat/arch/powerpc64/sys/
compat_missing.c 53 int __sigaction_siginfo(int, const struct sigaction * restrict,
60 return __sigaction_siginfo(sig, act, oact);
  /src/lib/libc/compat/include/
signal.h 48 int __sigaction_siginfo(int, const struct sigaction * __restrict,
  /src/include/
signal.h 69 int __sigaction_siginfo(int, const struct sigaction * __restrict,
86 struct sigaction * __restrict) __RENAME(__sigaction_siginfo);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h 2386 #define SIGACTION_SYMNAME __sigaction_siginfo

Completed in 72 milliseconds