Searched refs:object_is_token (Results 1 – 3 of 3) sorted by relevance
180 bool object_is_token(struct obj_attrs *head);
1025 if (object_is_token(obj->attributes) && in entry_set_attribute_value()1167 if (object_is_token(obj->attributes) && in entry_copy_object()
1539 bool object_is_token(struct obj_attrs *head) in object_is_token() function