Searched refs:drawPrompt (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/tcsh/
H A Dtc.nls.c119 NLSClassify(Char c, int nocomb, int drawPrompt) argument
126 if (!drawPrompt) { /* draw command-line */
150 if (drawPrompt) { /* draw prompt */
H A Ded.refresh.c160 Draw(Char *cp, int nocomb, int drawPrompt) argument
166 if (!drawPrompt) { /* draw command-line */
195 w = NLSClassify(c, nocomb, drawPrompt);

Completed in 106 milliseconds