HomeSort by: relevance | last modified time | path
    Searched defs:txt_resolve (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nvi/dist/vi/
v_txt.c 55 static int txt_resolve __P((SCR *, TEXTH *, u_int32_t));
923 if (LF_ISSET(TXT_RESOLVE)) {
924 if (txt_resolve(sp, &sp->tiq, flags))
2677 * txt_resolve --
2681 txt_resolve(SCR *sp, TEXTH *tiqh, u_int32_t flags) function

Completed in 72 milliseconds