Home
last modified time | relevance | path

Searched refs:path_newdir (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dcd_pwd.c204 path_newdir(shp->pathlist); in b_cd()
205 path_newdir(shp->cdpathlist); in b_cd()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h73 extern void path_newdir(Pathcomp_t*);
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dsubshell.c696 path_newdir(shp->pathlist); in sh_subshell()
H A Dpath.c1637 void path_newdir(Pathcomp_t *first) in path_newdir() function