Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.glob.c47 void Gcat(tchar *, tchar *);
126 Gcat(pargv[i], S_ /* "" */); in collect()
137 Gcat(as, S_ /* "" */); in collect()
155 Gcat(as, S_ /* "" */); in acollect()
206 Gcat(gpath, S_ /* "" */); in expand()
208 Gcat(gpath, S_ /* "" */); in expand()
269 Gcat(gpath, curdir_); in matchdir_()
485 Gcat(gpath, S_ /* "" */); in amatch()
566 Gcat(tchar *s1, tchar *s2) in Gcat() function
H A Dsh.dol.c278 Gcat(S_ /* "" */, wbuf); in Dword()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/ftp/
H A Dglob.c85 static void Gcat(char *s1, char *s2);
165 Gcat(as, ""); in collect()
227 Gcat(gpath, ""); in expand()
229 Gcat(gpath, ""); in expand()
282 Gcat(gpath, dp->d_name); in matchdir()
510 Gcat(gpath, ""); in amatch()
584 Gcat(char *s1, char *s2) in Gcat() function