Searched refs:fcmd_decode (Results 1 – 3 of 3) sorted by relevance
770 public int fcmd_decode(constant char *cmd, constant char **sp) in new_lesskey() 649 public int fcmd_decode(char *cmd, char **sp) fcmd_decode() function
122 public int fcmd_decode(constant char *cmd, constant char **sp);
1362 * Otherwise we call fcmd_decode to determine the in commands() 1406 action = fcmd_decode(cbuf, &extra); in commands() 1418 action = fcmd_decode(tbuf, &extra); in commands()