Searched refs:path_newdir (Results 1 – 4 of 4) sorted by relevance
210 path_newdir(shp,shp->pathlist); in b_cd()211 path_newdir(shp,shp->cdpathlist); in b_cd()
74 extern void path_newdir(Shell_t*,Pathcomp_t*);
757 path_newdir(shp,shp->pathlist); in sh_subshell()
1657 void path_newdir(Shell_t *shp,Pathcomp_t *first) in path_newdir() function