Searched refs:Gcat (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/cmd/csh/ |
H A D | sh.glob.c | 44 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 D | sh.dol.c | 269 Gcat(S_ /* "" */, wbuf); in Dword()
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 87 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
|