Lines Matching defs:exec
511 static int hs20_spp_exec(struct hs20_osu_client *ctx, xml_node_t *exec,
525 debug_dump_node(ctx, "exec", exec);
527 xml_node_for_each_child(ctx->xml, cmd, exec) {
532 wpa_printf(MSG_INFO, "exec command element not found (cmd=%p)",
585 wpa_printf(MSG_INFO, "Unsupported exec command: '%s'", name);
604 xml_node_t *update = NULL, *exec = NULL, *add_mo = NULL, *no_mo = NULL;
634 if (!exec && strcasecmp(name, "exec") == 0)
635 exec = child;
711 if (!exec) {
712 wpa_printf(MSG_INFO, "No exec element - not sure what to do next");
715 res = hs20_spp_exec(ctx, exec, session_id,