Home
last modified time | relevance | path

Searched defs:path_addcomp (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dpath.c1455 static Pathcomp_t *path_addcomp(Shell_t *shp,Pathcomp_t *first, Pathcomp_t *old,const char *name, int flag) in path_addcomp() function
/titanic_51/usr/src/lib/libshell/common/sh/
H A Dpath.c1414 static Pathcomp_t *path_addcomp(Pathcomp_t *first, Pathcomp_t *old,const char *name, int flag) in path_addcomp() function