Home | History | Annotate | Download | only in engine

Lines Matching defs:ENGINE_CMD_DEFN

268  * behalf, it should supply a null-terminated array of ENGINE_CMD_DEFN entries
272 * "null-terminated" means that the last ENGINE_CMD_DEFN element has cmd_num set
280 } ENGINE_CMD_DEFN;
497 int ENGINE_set_cmd_defns(ENGINE *e, const ENGINE_CMD_DEFN *defns);
542 const ENGINE_CMD_DEFN *ENGINE_get_cmd_defns(const ENGINE *e);