Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
H A Dos.c80 extern int follow_mode;
116 …int timeout = (waiting_for_data && !(scanning_eof && follow_mode == FOLLOW_NAME)) ? -1 : waiting_f… in check_poll()
H A Dch.c132 extern int follow_mode;
323 if (ignore_eoi && follow_mode == FOLLOW_NAME && curr_ifile_changed()) in ch_get()
H A Dopttbl.c55 public int follow_mode; /* F cmd Follows file desc or file name? */ variable
504 BOOL, FOLLOW_DESC, &follow_mode, NULL,