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

/freebsd-12-stable/contrib/nvi/cl/
H A Dcl_read.c13 static const char sccsid[] = "$Id: cl_read.c,v 10.30 2012/07/12 18:28:58 zy Exp $";
38 static input_t cl_read(SCR *,
105 switch (cl_read(sp, LF_ISSET(EC_QUOTED | EC_RAW),
142 * cl_read --
146 cl_read(SCR *sp, u_int32_t flags, char *bp, size_t blen, int *nrp, function
/freebsd-12-stable/usr.bin/vi/
H A DMakefile47 SRCS+= cl_funcs.c cl_main.c cl_read.c cl_screen.c cl_term.c

Completed in 109 milliseconds