Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/vi/
H A Dv_ch.c45 return (v_chf(sp, vp)); in v_chrepeat()
76 rval = v_chf(sp, vp); in v_chrrepeat()
104 if (v_chf(sp, vp)) in v_cht()
133 v_chf(SCR *sp, VICMD *vp) in v_chf() function
H A Dv_cmd.c400 {v_chf, V_CHAR|V_CNT|V_MOVE|VM_RCM_SET,
/freebsd/usr.bin/vi/
H A Dextern.h178 int v_chf(SCR *, VICMD *);