elem_l 285 crmd/join_dc.c const char *elem_l = crm_element_value(left, field); elem_l 288 crmd/join_dc.c int int_elem_l = crm_int_helper(elem_l, NULL); elem_l 83 lib/cib/cib_utils.c const char *elem_l = crm_element_value(left, attributes[lpc]); elem_l 89 lib/cib/cib_utils.c if (elem_l != NULL) { elem_l 90 lib/cib/cib_utils.c int_elem_l = crm_parse_int(elem_l, NULL); elem_l 97 lib/cib/cib_utils.c crm_trace("%s (%s < %s)", attributes[lpc], crm_str(elem_l), crm_str(elem_r)); elem_l 101 lib/cib/cib_utils.c crm_trace("%s (%s > %s)", attributes[lpc], crm_str(elem_l), crm_str(elem_r));