Searched refs:mo_urn (Results 1 – 1 of 1) sorted by relevance
1067 char *mo_urn; in spp_get_mo() local1080 mo_urn = xml_node_get_attr_value_ns(ctx->xml, child, SPP_NS_URI, in spp_get_mo()1082 if (strcasecmp(urn, mo_urn) == 0) { in spp_get_mo()1083 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()1086 xml_node_get_attr_value_free(ctx->xml, mo_urn); in spp_get_mo()