Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c61 tchar dolmod; /* : modifier character */ variable
357 dolmod = dolmcnt = 0; in Dgetdol()
392 dolmod = 'q'; in Dgetdol()
559 dolmod = c; in Dgetdol()
583 if (dolmod == 0 || dolmcnt == 0) { in setDolp()
587 dp = domod(cp, dolmod); in setDolp()