Home
last modified time | relevance | path

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

/NextBSD/contrib/less/
HDcmdbuf.c106 static int curr_cmdflags; variable
560 if ((curr_cmdflags & CF_QUIT_ON_ERASE) && cp == cmdbuf && *cp == '\0') in cmd_erase()
657 if (curr_cmdflags & CF_QUIT_ON_ERASE) in cmd_kill()
672 curr_cmdflags = cmdflags;