Home
last modified time | relevance | path

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

/netbsd-src/sys/sys/
H A Dexec.h213 struct exec_fakearg *ep_fa; /* a fake args vector for scripts */ member
/netbsd-src/sys/kern/
H A Dexec_script.c313 epp->ep_fa = shellargp; in exec_script_makecmds()
H A Dkern_exec.c1628 struct exec_fakearg *fa = epp->ep_fa; in copyinargs()
1643 kmem_free(epp->ep_fa, epp->ep_fa_len); in copyinargs()
1654 kmem_free(epp->ep_fa, epp->ep_fa_len); in copyinargs()