Searched refs:fcmd_decode (Results 1 – 3 of 3) sorted by relevance
1576 * 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()
135 public int fcmd_decode(constant char *cmd, constant char **sp);
1022 public int fcmd_decode(constant char *cmd, constant char **sp)942 public int fcmd_decode(constant char *cmd, constant char **sp) fcmd_decode() function