Searched defs:path_dup (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/ksh93/sh/
H A Dpath.c471 shp->pathlist = (void*)path_dup(pp);
1620 first = path_dup(pp);
1636 Pathcomp_t *path_dup(Pathcomp_t *first) function

Completed in 11 milliseconds