OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_execve
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/modules/compat_netbsd32/
Makefile
34
SRCS+= netbsd32_exec_elf32.c
netbsd32_execve
.c
/src/sys/compat/netbsd32/
netbsd32_execve.c
1
/* $NetBSD:
netbsd32_execve
.c,v 1.44 2021/11/11 17:32:46 martin Exp $ */
31
__KERNEL_RCSID(0, "$NetBSD:
netbsd32_execve
.c,v 1.44 2021/11/11 17:32:46 martin Exp $");
67
netbsd32_execve
(struct lwp *l, const struct netbsd32_execve_args *uap, register_t *retval)
function in typeref:typename:int
netbsd32_sysent.c
375
.sy_call = (sy_call_t *)
netbsd32_execve
376
}, /* 59 =
netbsd32_execve
*/
netbsd32_syscallargs.h
346
check_syscall_args(
netbsd32_execve
)
2965
int
netbsd32_execve
(struct lwp *, const struct netbsd32_execve_args *, register_t *);
/src/sys/compat/linux32/arch/aarch64/
linux32_sysent.c
81
.sy_call = (sy_call_t *)
netbsd32_execve
82
}, /* 11 =
netbsd32_execve
*/
linux32_syscallargs.h
1149
int
netbsd32_execve
(struct lwp *, const struct netbsd32_execve_args *, register_t *);
/src/sys/compat/linux32/arch/amd64/
linux32_sysent.c
84
.sy_call = (sy_call_t *)
netbsd32_execve
85
}, /* 11 =
netbsd32_execve
*/
linux32_syscallargs.h
1142
int
netbsd32_execve
(struct lwp *, const struct netbsd32_execve_args *, register_t *);
Completed in 20 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025