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

/freebsd-12-stable/contrib/nvi/ex/
H A Dex_screen.c54 if (vs_fg(sp, &nsp, cmdp->argc ? cmdp->argv[0]->bp : NULL, newscreen))
/freebsd-12-stable/contrib/nvi/vi/
H A Dextern.h142 int vs_fg(SCR *, SCR **, CHAR_T *, int);
H A Dvs_split.c608 * vs_fg --
611 * PUBLIC: int vs_fg(SCR *, SCR **, CHAR_T *, int);
614 vs_fg(SCR *sp, SCR **nspp, CHAR_T *name, int newscreen) function

Completed in 59 milliseconds