Searched refs:FLG_ALLOWDUPA (Results 1 – 1 of 1) sorted by relevance
170 #define FLG_ALLOWDUPA 0x008 /* allow duplicate a records */ macro1725 ((*ipp)->flags & FLG_ALLOWDUPA) == 0 && in nslint()1726 (ip->flags & FLG_ALLOWDUPA) == 0) { in nslint()1744 (ip->flags & FLG_ALLOWDUPA) != 0) in nslint()2678 errors += updateitem(name, ap, 0, 0, FLG_ALLOWDUPA); in process()