Searched defs:rd_cmd (Results 1 – 2 of 2) sorted by relevance
55 struct rd_cmd { struct74 int rd_exec_cmd(struct rd *rd, const struct rd_cmd *c, const char *str); argument
28 static int rd_cmd(struct rd *rd) in rd_cmd() function