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

/ast/src/cmd/ksh93/include/
H A Dpath.h97 extern int path_complete(Shell_t*,const char*, const char*,struct argnod**);
/ast/src/cmd/ksh93/sh/
H A Dexpand.c249 int path_complete(Shell_t *shp,const char *name,register const char *suffix, struct argnod **arghead) function
H A Dmain.c646 path_complete(shp,cp,"/*",&arglist);

Completed in 22 milliseconds