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

  /src/sys/kern/
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 12 milliseconds