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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c479 tchar *fakecom[2]; local
484 faket.t_dcom = fakecom;
485 fakecom[0] = S_BRAPPPBRA /* "{ ... }" */;
486 fakecom[1] = NOSTR;
H A Dsh.glob.c753 tchar *fakecom[2]; local
764 faket.t_dcom = fakecom;
765 fakecom[0] = S_QPPPQ; /* "` ... `" */;
766 fakecom[1] = 0;

Completed in 60 milliseconds