Searched refs:mo_urn (Results 1 – 1 of 1) sorted by relevance
1295 char *mo_urn; in spp_get_mo() local1308 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI, in spp_get_mo()1310 if (strcasecmp(urn, mo_urn) == 0) { in spp_get_mo()1311 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()1314 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()