Searched refs:LDAP_SCOPE_UNKNOWN (Results 1 – 11 of 11) sorted by relevance
50 #ifndef LDAP_SCOPE_UNKNOWN51 #define LDAP_SCOPE_UNKNOWN 0xFF macro
118 if (def == 0 || def->read.scope == LDAP_SCOPE_UNKNOWN || in lookupLDAP()258 if (item->searchSpec.triple.scope == LDAP_SCOPE_UNKNOWN) { in storeLDAP()267 if (defDN != 0 && defDN->write.scope == LDAP_SCOPE_UNKNOWN) { in storeLDAP()
282 if (x->objectDN->write.scope != LDAP_SCOPE_UNKNOWN) { in linked2hash()595 if (x->objectDN->read.scope != LDAP_SCOPE_UNKNOWN) in getObjMapping()597 if (x->objectDN->write.scope != LDAP_SCOPE_UNKNOWN) in getObjMapping()
1279 LDAP_SCOPE_UNKNOWN) in selectTableMapping()1283 LDAP_SCOPE_UNKNOWN) in selectTableMapping()1312 if (x->objectDN->write.scope == LDAP_SCOPE_UNKNOWN) in selectTableMapping()1315 if (x->objectDN->read.scope == LDAP_SCOPE_UNKNOWN) in selectTableMapping()
789 if (odn->read.scope != LDAP_SCOPE_UNKNOWN) in configure()791 if (odn->write.scope != LDAP_SCOPE_UNKNOWN) in configure()
690 LDAP_SCOPE_UNKNOWN && in addLdapRuleValue()756 LDAP_SCOPE_UNKNOWN) { in addLdapRuleValue()
1328 tmp_map->objectDN->write.scope = LDAP_SCOPE_UNKNOWN; in append_domainContext()
563 if (item->searchSpec.triple.scope == LDAP_SCOPE_UNKNOWN) { in getMappingItemVal()1208 if (s == 0 || s->scope == LDAP_SCOPE_UNKNOWN) { in getSearchTriple()
832 next->write.scope = LDAP_SCOPE_UNKNOWN; in parse_object_dn()1797 item->searchSpec.triple.scope = LDAP_SCOPE_UNKNOWN; in get_mapping_item()
897 if (objectDN->write.scope != LDAP_SCOPE_UNKNOWN) { in finish_parse()
823 printf( "\n\t scope: %s\n", ludp->lud_scope == LDAP_SCOPE_UNKNOWN ? "DEFAULT (base)" : in main()