Searched refs:fcmd_decode (Results 1 – 3 of 3) sorted by relevance
93 int fcmd_decode(const char *, char **);
479 fcmd_decode(const char *cmd, char **sp) in fcmd_decode() function
1021 action = fcmd_decode(cbuf, &extra); in commands()