Searched refs:cmd_token_dup (Results 1 – 6 of 6) sorted by relevance
116 extern struct cmd_token *cmd_token_dup(struct cmd_token *);
65 struct cmd_token *cmd_token_dup(struct cmd_token *token) in cmd_token_dup() function
330 copy = cmd_token_dup(token); in command_match_r()