Home
last modified time | relevance | path

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

/dragonfly/contrib/less/
HDos.c79 extern int exit_F_on_close;
137 if (ignore_eoi && exit_F_on_close && (poller[0].revents & (POLLHUP|POLLIN)) == POLLHUP) in check_poll()
HDopttbl.c77 public int exit_F_on_close; /* Exit F command when input closes */ variable
653 BOOL, OPT_OFF, &exit_F_on_close, NULL,