<dec f='src/src/sys/compat/netbsd32/netbsd32_exec.h' l='72' type='int netbsd32_copyargs(struct lwp * , struct exec_package * , struct ps_strings * , char ** , void * )'/>
<def f='src/src/sys/compat/netbsd32/netbsd32_exec.h' l='84' ll='139' type='int netbsd32_copyargs(struct lwp * l, struct exec_package * pack, struct ps_strings * arginfo, char ** stackp, void * argp)'/>
<doc f='src/src/sys/compat/netbsd32/netbsd32_exec.h' l='81'>/*
 * We need to copy out all pointers as 32-bit values.
 */</doc>
<use f='src/src/sys/compat/linux32/common/linux32_exec_elf32.c' l='117' u='c' c='linux32_elf32_copyargs'/>
<use f='src/src/sys/compat/netbsd32/netbsd32_exec_elf32.c' l='139' u='c' c='netbsd32_elf32_copyargs'/>
