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

/freebsd-9.3-release/usr.bin/vi/
H A DMakefile69 SRCS+= getc.c v_at.c v_ch.c v_cmd.c v_delete.c v_ex.c v_increment.c v_init.c \
/freebsd-9.3-release/contrib/nvi/vi/
H A Dvi.c41 static int v_init __P((SCR *));
87 if (v_init(sp))
928 * v_init --
932 v_init(sp) function

Completed in 96 milliseconds