lookup_attribute_by_name
return lookup_attribute_by_name(schema, oid_or_name);
struct attr_type *lookup_attribute_by_name(struct schema *schema, char *name);
lookup_attribute_by_name(schema, value) != NULL ||