Searched defs:dolmod (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/csh/
H A Dsh.dol.c52 tchar dolmod; /* : modifier character */ variable
348 dolmod = dolmcnt = 0;
376 * KLUDGE: dolmod is set here because it will
383 dolmod = 'q';
550 dolmod = c;
574 if (dolmod == 0 || dolmcnt == 0) {
578 dp = domod(cp, dolmod);

Completed in 44 milliseconds