Searched refs:fcmd_decode (Results 1 – 3 of 3) sorted by relevance
651 public int fcmd_decode(char *cmd, char **sp) in fcmd_decode() function
109 public int fcmd_decode(char *cmd, char **sp);
1348 action = fcmd_decode(cbuf, &extra); in commands()