Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c465 if (cmd_char(c) == CC_QUIT) in mca_opt_nonfirst_char()
760 if (cmd_char(c) == CC_QUIT) in mca_char()
1474 if (cmd_char(c) == CC_QUIT) in commands()
1615 if (cmd_char(c) == CC_QUIT || cmdbuf_empty()) in commands()
1627 * Don't use cmd_char if we're starting fresh in commands()
2532 (void) cmd_char(c);
H A Dcmdbuf.c1387 public int cmd_char(char c) in cmd_char()
1385 public int cmd_char(char c) cmd_char() function
H A Dfuncs.h105 public int cmd_char(char c);