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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/rdist/
H A Dexpand.c46 static void Cat(char *s1, char *s2);
177 Cat(s, "");
223 Cat(path, s);
225 Cat(tilde, s);
233 Cat(s, ""); /* "nonomatch" is set */
264 Cat(path, "");
266 Cat(tilde, tpathp);
311 Cat(path, dp->d_name);
319 Cat(tilde, tpathp);
525 Cat(pat
597 Cat(s1, s2) function
[all...]
/illumos-gate/usr/src/tools/cscope-fast/
H A Dcgrep.c91 Cat, Alternate, Star, Plus, Quest, enumerator in enum:__anon4443
572 case Cat:
603 case Cat:
786 case Cat:
1114 e = newexpr(Cat, 0, e, f);
1180 case Cat:
1322 if (e->type == Cat) {

Completed in 71 milliseconds