Searched refs:path_dirfind (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libshell/common/include/
H A Dpath.h74 extern Pathcomp_t *path_dirfind(Pathcomp_t*,const char*,int);
/illumos-gate/usr/src/lib/libshell/common/edit/
H A Dcompletion.c416 if(*cp=='/' && (pp=path_dirfind(sh.pathlist,cp,'/')) && (np=nv_search(begin,sh.track_tree,NV_ADD)))
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dpath.c1736 Pathcomp_t *path_dirfind(Pathcomp_t *first,const char *name,int c) function

Completed in 88 milliseconds