Searched refs:cmd_char (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/less/
H A Dcommand.c415 if (cmd_char(c) == CC_QUIT)
435 if (cmd_char(c) != CC_OK)
661 if (cmd_char(c) == CC_QUIT)
1285 if (cmd_char(c) == CC_QUIT || len_cmdbuf() == 0)
1291 * Don't use cmd_char if we're starting fresh
2047 (void) cmd_char(c);
H A Dfuncs.h83 public int cmd_char LESSPARAMS ((int c));
H A Dcmdbuf.c1250 cmd_char(c) function

Completed in 120 milliseconds