Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c48 #define unDgetC(c) Dpeekc = c macro
133 unDgetC(0); unDredc(0); /* Clear out any old peeks (at error) */ in Dfix2()
248 unDgetC(c); in Dword()
267 unDgetC(c); in Dword()
723 unDgetC(c | QUOTE), c = '\\'; in heredoc()