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

/freebsd-9.3-release/contrib/less/
H A Dcommand.c376 if (cmd_char(c) == CC_QUIT)
395 if (cmd_char(c) != CC_OK)
605 if (cmd_char(c) == CC_QUIT)
1111 if (cmd_char(c) == CC_QUIT || len_cmdbuf() == 0)
1117 * Don't use cmd_char if we're starting fresh
1785 (void) cmd_char(c);
H A Dfuncs.h75 public int cmd_char ();
H A Dcmdbuf.c1230 cmd_char(c) function

Completed in 53 milliseconds