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

  /src/sys/compat/netbsd32/
netbsd32_execve.c 80 netbsd32_fexecve(struct lwp *l, const struct netbsd32_fexecve_args *uap, function in typeref:typename:int
netbsd32_sysent.c 1940 .sy_call = (sy_call_t *)netbsd32_fexecve
1941 }, /* 465 = netbsd32_fexecve */
netbsd32_syscallargs.h 2538 check_syscall_args(netbsd32_fexecve)
3645 int netbsd32_fexecve(struct lwp *, const struct netbsd32_fexecve_args *, register_t *);

Completed in 125 milliseconds