HomeSort by relevance Sort by last modified time
    Searched defs:Gcat (Results 1 - 3 of 3) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.ftpd/
glob.c 83 static void Gcat(register char *, register char *);
169 Gcat(as, "");
236 Gcat(gpath, "");
238 Gcat(gpath, "");
293 Gcat(gpath, dp->d_name);
492 Gcat(gpath, "");
504 static void Gcat(register char *s1, register char *s2)
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
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)
  /onnv/onnv-gate/usr/src/cmd/csh/
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)
569 tprintf("TRACE- Gcat()\n")
    [all...]

Completed in 60 milliseconds