Home
last modified time | relevance | path

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

/freebsd/contrib/less/
H A Dcommand.c1576 * Otherwise we call fcmd_decode to determine the in commands()
1623 action = fcmd_decode(cbuf, &extra); in commands()
1637 action = fcmd_decode(tbuf, &extra); in commands()
H A Dfuncs.h135 public int fcmd_decode(constant char *cmd, constant char **sp);
H A Ddecode.c1022 public int fcmd_decode(constant char *cmd, constant char **sp)
942 public int fcmd_decode(constant char *cmd, constant char **sp) fcmd_decode() function