Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/csh/
H A Dsh.h460 extern tchar *domod(tchar *, int);
H A Dsh.lex.c776 wp = domod(cp, type); in subword()
828 domod(tchar *cp, int type) in domod() function
H A Dsh.dol.c587 dp = domod(cp, dolmod); in setDolp()