Lines Matching refs:objectDN
595 __nis_object_dn_t *objectDN = NULL; in update_map_from_dit() local
735 for (objectDN = t->objectDN; in update_map_from_dit()
736 objectDN && objectDN->read.base; in update_map_from_dit()
737 objectDN = objectDN->next) { in update_map_from_dit()
739 objectDN)) == 0) { in update_map_from_dit()
746 objectDN->read.base); in update_map_from_dit()
774 objectDN->read.base); in update_map_from_dit()
806 objectDN->read.base); in update_map_from_dit()
820 objectDN->read.base); in update_map_from_dit()
834 objectDN->read.base); in update_map_from_dit()
867 objectDN->read.base); in update_map_from_dit()
1118 dn = t->objectDN->read.base; in make_nis_container()
1120 if (t->objectDN->write.base == 0) { in make_nis_container()
1127 if (!strcasecmp(dn, t->objectDN->write.base)) in make_nis_container()
1129 dn = t->objectDN->write.base; in make_nis_container()