Home
last modified time | relevance | path

Searched refs:O_SEARCHINCR (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/nvi/common/
HDoptions_def.h53 #define O_SEARCHINCR 52 macro
/freebsd-11-stable/contrib/nvi/vi/
HDv_search.c89 (O_ISSET(sp, O_SEARCHINCR) ? TXT_SEARCHINCR : 0))) in v_exaddr()