HomeSort by: relevance | last modified time | path
    Searched refs:exec_makepathbuf (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
exec.h 314 int exec_makepathbuf(struct lwp *, const char *, enum uio_seg,
  /src/sys/kern/
exec_script.c 290 if ((error = exec_makepathbuf(l, shellname, UIO_SYSSPACE,
kern_exec.c 680 exec_makepathbuf(struct lwp *l, const char *upath, enum uio_seg seg, function in typeref:typename:int
809 if ((error = exec_makepathbuf(l, path, UIO_USERSPACE,

Completed in 13 milliseconds