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

/freebsd-11-stable/contrib/nvi/ex/
H A Dex_cscope.c98 static int read_prompt(SCR *, CSC *);
286 return read_prompt(sp, csc);
789 return read_prompt(sp, csc);
1074 * read_prompt --
1078 read_prompt(SCR *sp, CSC *csc) function

Completed in 337 milliseconds