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

  /src/sys/compat/netbsd32/
netbsd32_signal.c 155 netbsd32___sigaction_sigtramp(struct lwp *l, const struct netbsd32___sigaction_sigtramp_args *uap, register_t *retval) function in typeref:typename:int
netbsd32_sysent.c 1451 .sy_call = (sy_call_t *)netbsd32___sigaction_sigtramp
1452 }, /* 340 = netbsd32___sigaction_sigtramp */
netbsd32_syscallargs.h 1769 check_syscall_args(netbsd32___sigaction_sigtramp)
3430 int netbsd32___sigaction_sigtramp(struct lwp *, const struct netbsd32___sigaction_sigtramp_args *, register_t *);

Completed in 17 milliseconds