Searched refs:config_parse_cmd (Results 1 – 3 of 3) sorted by relevance
90 int config_parse_cmd(server *srv, config_t *context, const char *cmd);
820 if (0 != config_parse_cmd(ctx->srv, ctx, A->ptr)) { in stringop()
2288 int config_parse_cmd(server *srv, config_t *context, const char *cmd) { in config_parse_cmd() function