Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_subr/
HDprompt.c270 #define TERMINAL_EOL (TERMINAL_NONE + 2) /* end of input/end of line */ macro
320 *code = TERMINAL_EOL; in terminal_getc()
396 *code = TERMINAL_EOL; in terminal_getc()
529 case TERMINAL_EOL: in prompt()