Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/csh/
H A Dsh.glob.c44 void Gcat(tchar *, tchar *);
123 Gcat(pargv[i], S_ /* "" */); in collect()
134 Gcat(as, S_ /* "" */); in collect()
152 Gcat(as, S_ /* "" */); in acollect()
203 Gcat(gpath, S_ /* "" */); in expand()
205 Gcat(gpath, S_ /* "" */); in expand()
266 Gcat(gpath, curdir_); in matchdir_()
482 Gcat(gpath, S_ /* "" */); in amatch()
563 Gcat(tchar *s1, tchar *s2) in Gcat() function
H A Dsh.dol.c269 Gcat(S_ /* "" */, wbuf); in Dword()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c87 static void Gcat(char *s1, char *s2);
167 Gcat(as, ""); in collect()
229 Gcat(gpath, ""); in expand()
231 Gcat(gpath, ""); in expand()
284 Gcat(gpath, dp->d_name); in matchdir()
512 Gcat(gpath, ""); in amatch()
586 Gcat(char *s1, char *s2) in Gcat() function