Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nvi/dist/ex/
H A Dex_cscope.c1030 #define CSCOPE_PROMPT ">> " in read_prompt() macro
1033 getc(csc->from_fp)) != EOF && ch != CSCOPE_PROMPT[0]); in read_prompt()
1038 if (getc(csc->from_fp) != CSCOPE_PROMPT[1]) in read_prompt()
1040 if (getc(csc->from_fp) != CSCOPE_PROMPT[2]) in read_prompt()