Searched refs:Gcat (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/ |
H A D | glob.c | 87 static void Gcat(char *s1, char *s2); 167 Gcat(as, ""); 229 Gcat(gpath, ""); 231 Gcat(gpath, ""); 284 Gcat(gpath, dp->d_name); 512 Gcat(gpath, ""); 586 Gcat(char *s1, char *s2) function
|
/illumos-gate/usr/src/cmd/csh/ |
H A D | sh.glob.c | 44 void Gcat(tchar *, tchar *); 123 Gcat(pargv[i], S_ /* "" */); 134 Gcat(as, S_ /* "" */); 152 Gcat(as, S_ /* "" */); 203 Gcat(gpath, S_ /* "" */); 205 Gcat(gpath, S_ /* "" */); 266 Gcat(gpath, curdir_); 482 Gcat(gpath, S_ /* "" */); 563 Gcat(tchar *s1, tchar *s2) function 569 tprintf("TRACE- Gcat()\ [all...] |
H A D | sh.dol.c | 269 Gcat(S_ /* "" */, wbuf);
|
Completed in 61 milliseconds