crm_first_attr    673 lib/common/xml.c     xIter = crm_first_attr(xml);
crm_first_attr    789 lib/common/xml.c         for (xIter = crm_first_attr(xml); xIter != NULL; xIter = xIter->next) {
crm_first_attr    999 lib/common/xml.c     for (pIter = crm_first_attr(xml); pIter != NULL; pIter = pIter->next) {
crm_first_attr   1041 lib/common/xml.c         for (pIter = crm_first_attr(xml); pIter != NULL; pIter = pIter->next) {
crm_first_attr   1079 lib/common/xml.c     pIter = crm_first_attr(xml);
crm_first_attr   1643 lib/common/xml.c     for (xIter = crm_first_attr(patch); xIter != NULL; xIter = xIter->next) {
crm_first_attr   1708 lib/common/xml.c     for (xIter = crm_first_attr(patch); xIter != NULL; xIter = xIter->next) {
crm_first_attr   2129 lib/common/xml.c             xmlAttr *pIter = crm_first_attr(match);
crm_first_attr   2143 lib/common/xml.c             for (pIter = crm_first_attr(attrs); pIter != NULL; pIter = pIter->next) {
crm_first_attr   2298 lib/common/xml.c         for (pIter = crm_first_attr(src); pIter != NULL; pIter = pIter->next) {
crm_first_attr   2316 lib/common/xml.c     for (pIter = crm_first_attr(target); pIter != NULL; pIter = pIter->next) {
crm_first_attr   3334 lib/common/xml.c             for (pIter = crm_first_attr(data); pIter != NULL; pIter = pIter->next) {
crm_first_attr   3445 lib/common/xml.c         for (pIter = crm_first_attr(data); pIter != NULL; pIter = pIter->next) {
crm_first_attr   3560 lib/common/xml.c     for (xIter = crm_first_attr(data); xIter != NULL; xIter = xIter->next) {
crm_first_attr   3609 lib/common/xml.c         for (xIter = crm_first_attr(data); xIter != NULL; xIter = xIter->next) {
crm_first_attr   4039 lib/common/xml.c     for (pIter = crm_first_attr(new); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4046 lib/common/xml.c     for (pIter = crm_first_attr(old); pIter != NULL; ) {
crm_first_attr   4104 lib/common/xml.c     for (pIter = crm_first_attr(new); pIter != NULL; ) {
crm_first_attr   4242 lib/common/xml.c     for (pIter = crm_first_attr(xml_node); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4278 lib/common/xml.c     for (pIter = crm_first_attr(xml_node); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4466 lib/common/xml.c         for (pIter = crm_first_attr(left); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4481 lib/common/xml.c     for (xIter = crm_first_attr(left); xIter != NULL; xIter = xIter->next) {
crm_first_attr   4515 lib/common/xml.c                 for (pIter = crm_first_attr(left); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4544 lib/common/xml.c                     for (pIter = crm_first_attr(left); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4648 lib/common/xml.c         for (pIter = crm_first_attr(update); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4762 lib/common/xml.c         for (pIter = crm_first_attr(update); pIter != NULL; pIter = pIter->next) {
crm_first_attr   4948 lib/common/xml.c     for (pIter = crm_first_attr(nvpair_list); pIter != NULL; pIter = pIter->next) {
crm_first_attr   5026 lib/common/xml.c     for (pIter = crm_first_attr(input); pIter != NULL; pIter = pIter->next) {