Home
last modified time | relevance | path

Searched defs:cmd_decode (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/less/
H A Ddecode.c456 cmd_decode(struct tablelist *tlist, const char *cmd, char **sp) in cmd_decode() function
/freebsd-src/contrib/less/
H A Ddecode.c626 static int cmd_decode(struct tablelist *tlist, char *cmd, char **sp) cmd_decode() function