Home
last modified time | relevance | path

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

/titanic_41/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.c753 tchar *fakecom[2]; in backeval() local
764 faket.t_dcom = fakecom; in backeval()
765 fakecom[0] = S_QPPPQ; /* "` ... `" */; in backeval()
766 fakecom[1] = 0; in backeval()