Home
last modified time | relevance | path

Searched refs:fakecom (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.exp.c479 tchar *fakecom[2]; in exp6() local
484 faket.t_dcom = fakecom; in exp6()
485 fakecom[0] = S_BRAPPPBRA /* "{ ... }" */; in exp6()
486 fakecom[1] = NOSTR; in exp6()
H A Dsh.glob.c756 tchar *fakecom[2]; in backeval() local
767 faket.t_dcom = fakecom; in backeval()
768 fakecom[0] = S_QPPPQ; /* "` ... `" */; in backeval()
769 fakecom[1] = 0; in backeval()