HomeSort by: relevance | last modified time | path
    Searched refs:vs_resolve (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/nvi/dist/vi/
vs_split.c 69 vs_resolve(sp, NULL, 1);
193 * call vs_resolve to display the status message
229 vs_resolve(sp, NULL, 1);
284 * call vs_resolve to display the status message
vs_msg.c 643 * vs_resolve --
646 * PUBLIC: int vs_resolve __P((SCR *, SCR *, int));
649 vs_resolve(SCR *sp, SCR *csp, int forcewait) function
660 * Vs_resolve is called from the main vi loop and the refresh function
vs_refresh.c 121 vs_resolve(tsp, sp, 0);
vi.c 104 if (!MAPPED_KEYS_WAITING(sp) && vs_resolve(sp, NULL, 0))
v_txt.c 1430 vs_resolve(sp, NULL, 0))

Completed in 16 milliseconds