Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/less/
H A Dcommand.c459 if (curropt == NULL && len_cmdbuf() == 0)
528 if (len_cmdbuf() > 0)
671 if (len_cmdbuf() >= 2)
1286 if (cmd_char(c) == CC_QUIT || len_cmdbuf() == 0) in commands()
H A Dcmdbuf.c175 len_cmdbuf(VOID_PARAM) in len_cmdbuf() function
H A Dfuncs.h78 public int len_cmdbuf LESSPARAMS ((VOID_PARAM));