Searched refs:cmd_ac_exists (Results 1 – 3 of 3) sorted by relevance
46 gboolean cmd_ac_exists(char* cmd);
1144 cmd_ac_exists(char* cmd) in cmd_ac_exists() function
5129 } else if (cmd_ac_exists(ac_value->str)) { in cmd_alias()