Searched refs:xmp2 (Results 1 – 1 of 1) sorted by relevance
61 xopo_msg_t *xmp2; in xopo_msg_cb() local63 TAILQ_FOREACH(xmp2, &field_list, xm_link) { in xopo_msg_cb()64 if (strcmp(xmp->xm_data, xmp2->xm_data) == 0) { in xopo_msg_cb()