Searched refs:exec_makepathbuf (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/sys/sys/ |
| D | exec.h | 314 int exec_makepathbuf(struct lwp *, const char *, enum uio_seg,
|
| /netbsd/src/sys/kern/ |
| D | exec_script.c | 290 if ((error = exec_makepathbuf(l, shellname, UIO_SYSSPACE, in exec_script_makecmds()
|
| D | kern_exec.c | 680 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()
|