Home
last modified time | relevance | path

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

/freebsd-13.1/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)
1286 if (cmd_char(c) == CC_QUIT || len_cmdbuf() == 0) in commands()
2048 (void) cmd_char(c); in commands()
H A Dcmdbuf.c1250 cmd_char(c) in cmd_char() function
H A Dfuncs.h83 public int cmd_char LESSPARAMS ((int c));