attribute_lookup_by_offset   45 modules/rpsl/attribute.h const attribute_t *attribute_lookup_by_offset(int offset);
attribute_lookup_by_offset   82 modules/rpsl/class.c             attr_info = attribute_lookup_by_offset(class_tab[i].attr[j].offset);
attribute_lookup_by_offset  499 modules/rpsl/syntax_api.c         attr_info = attribute_lookup_by_offset(class_attr_info->offset);
attribute_lookup_by_offset 1112 modules/rpsl/syntax_api.c             attr_info = attribute_lookup_by_offset(class_attr_info->offset);
attribute_lookup_by_offset 1927 modules/rpsl/syntax_api.c         attr_info = attribute_lookup_by_offset(class_attr_info->offset);
attribute_lookup_by_offset 1945 modules/rpsl/syntax_api.c         attr_info = attribute_lookup_by_offset(class_attr_info->offset);
attribute_lookup_by_offset 2077 modules/rpsl/syntax_api.c                 attr = attribute_lookup_by_offset(class_attr->offset);