Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libshell/common/include/
H A Dpath.h96 extern int path_complete(const char*, const char*,struct argnod**);
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dexpand.c249 int path_complete(const char *name,register const char *suffix, struct argnod **arghead) in path_complete() function
H A Dmain.c665 path_complete(cp,"/*",&arglist); in chkmail()