Searched defs:cmd_name (Results 1 – 2 of 2) sorted by relevance
196 int ENGINE_ctrl_cmd(ENGINE *e, const char *cmd_name, in ENGINE_ctrl_cmd()232 int ENGINE_ctrl_cmd_string(ENGINE *e, const char *cmd_name, const char *arg, in ENGINE_ctrl_cmd_string()
259 const char *cmd_name; /* The command name itself */ member
Completed in 5 milliseconds