Searched refs:sscr_end (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/nvi/ex/
H A Dex_script.c284 prompterr: sscr_end(sp);
451 sscr_end(sp);
530 sscr_end(sp);
577 * sscr_end --
580 * PUBLIC: int sscr_end __P((SCR *));
583 sscr_end(SCR *sp) function
H A Dextern.h80 int sscr_end __P((SCR *));
H A Dex_init.c91 if (F_ISSET(sp, SC_SCRIPT) && sscr_end(sp))

Completed in 44 milliseconds