Home
last modified time | relevance | path

Searched refs:search_busy (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/nvi/common/
H A Dsearch.c203 search_busy(sp, btype); in f_search()
274 search_busy(sp, BUSY_OFF); in f_search()
331 search_busy(sp, btype); in b_search()
432 search_busy(sp, BUSY_OFF); in b_search()
476 search_busy(SCR *sp, busy_t btype) in search_busy() function
/freebsd/contrib/nvi/ex/
H A Dex_global.c203 search_busy(sp, btype); in ex_g_setup()
240 search_busy(sp, BUSY_OFF); in ex_g_setup()
/freebsd/usr.bin/vi/
H A Dextern.h422 void search_busy(SCR *, busy_t);