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()1166 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] = { variable1445 int n = NUM_OF_ATTRS[dst->type]; in copy_attrs()2637 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];424 while (i < NUM_OF_ATTRS[obj->type] && in rsp_add_op()