Searched refs:fcmd_decode (Results 1 – 3 of 3) sorted by relevance
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) in fcmd_decode() function