Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/ex/
H A Dex_edit.c142 (void)vs_discard(new, NULL); in ex_N_edit()
H A Dex_args.c147 (void)vs_discard(new, NULL); in ex_N_next()
H A Dex_tag.c278 (void)vs_discard(new, NULL); in ex_tag_Nswitch()
/freebsd/contrib/nvi/vi/
H A Dvs_split.c333 vs_discard(SCR *sp, SCR **spp) in vs_discard() function
671 if (vs_discard(sp, &nsp)) in vs_bg()
H A Dvi.c246 if (vs_discard(sp, &next)) in vi()
/freebsd/usr.bin/vi/
H A Dextern.h308 int vs_discard(SCR *, SCR **);