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

/freebsd-12-stable/contrib/nvi/ex/
H A Dex_edit.c146 (void)vs_discard(new, NULL);
H A Dex_args.c152 (void)vs_discard(new, NULL);
H A Dex_tag.c283 (void)vs_discard(new, NULL);
/freebsd-12-stable/contrib/nvi/vi/
H A Dextern.h141 int vs_discard(SCR *, SCR **);
H A Dvs_split.c330 * vs_discard --
334 * PUBLIC: int vs_discard(SCR *, SCR **);
337 vs_discard(SCR *sp, SCR **spp) function
675 if (vs_discard(sp, &nsp))
H A Dvi.c250 if (vs_discard(sp, &next))

Completed in 124 milliseconds