Searched refs:NUM_OF_ATTRS (Results 1 – 4 of 4) sorted by relevance
55 extern const int NUM_OF_ATTRS[MAX_OBJ_TYPE_FOR_SIZE];748 while (i < NUM_OF_ATTRS[obj->type]) { in make_xml_node()1169 for (i = 0; i < NUM_OF_ATTRS[obj->type]; i++) { in xml_modify_obj()
44 extern const int NUM_OF_ATTRS[MAX_OBJ_TYPE_FOR_SIZE];705 for (i = 0; match != 0 && i < NUM_OF_ATTRS[obj->type]; i++) { in cb_attrs_match()
113 const int NUM_OF_ATTRS[MAX_OBJ_TYPE_FOR_SIZE] = { variable1443 int n = NUM_OF_ATTRS[dst->type]; in copy_attrs()2630 for (i = 0; i < NUM_OF_ATTRS[obj->type]; i++) { in free_one_object()
56 extern const int NUM_OF_ATTRS[MAX_OBJ_TYPE_FOR_SIZE];439 while (i < NUM_OF_ATTRS[obj->type] && in rsp_add_op()