Home
last modified time | relevance | path

Searched refs:linux32_elf32_copyargs (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/compat/linux32/common/
H A Dlinux32_exec.h54 int linux32_elf32_copyargs(struct lwp *, struct exec_package *,
H A Dlinux32_mod.c76 .es_copyargs = linux32_elf32_copyargs,
H A Dlinux32_exec_elf32.c112 linux32_elf32_copyargs(struct lwp *l, struct exec_package *pack, in linux32_elf32_copyargs() function