Home
last modified time | relevance | path

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

/freebsd/contrib/nvi/common/
H A Dkey.c537 int init_nomap, ispartial, istimeout, remap_cnt; in v_event_get() local
545 retry: istimeout = remap_cnt = 0; in v_event_get()
580 istimeout = 1; in v_event_get()
630 if (istimeout || F_ISSET(&evp->e_ch, CH_NOMAP) || in v_event_get()