NAME_ATTR_CONFLICT
#define IS_CONFLICTING(x) (((x) & NAME_ATTR_CONFLICT) != 0)
if ((entry->attributes & NAME_ATTR_CONFLICT) != 0) {
entry->attributes |= NAME_ATTR_CONFLICT;