Home
last modified time | relevance | path

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

/netbsd/src/sys/sys/
Dexec.h314 int exec_makepathbuf(struct lwp *, const char *, enum uio_seg,
/netbsd/src/sys/kern/
Dexec_script.c290 if ((error = exec_makepathbuf(l, shellname, UIO_SYSSPACE, in exec_script_makecmds()
Dkern_exec.c680 exec_makepathbuf(struct lwp *l, const char *upath, enum uio_seg seg, in exec_makepathbuf() function
809 if ((error = exec_makepathbuf(l, path, UIO_USERSPACE, in execve_loadvm()