Searched defs:Gcat (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c44 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...]
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c87 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

Completed in 59 milliseconds