Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/csh/
H A Dsh.dol.c52 tchar dolmod; /* : modifier character */ variable
348 dolmod = dolmcnt = 0; in Dgetdol()
383 dolmod = 'q'; in Dgetdol()
550 dolmod = c; in Dgetdol()
574 if (dolmod == 0 || dolmcnt == 0) { in setDolp()
578 dp = domod(cp, dolmod); in setDolp()