Searched refs:restrict_lud (Results 1 – 1 of 1) sorted by relevance
66 LDAPURLDesc *restrict_lud; member118 if (cp->restrict_lud) in constraint_free()119 ldap_free_urldesc(cp->restrict_lud); in constraint_free()206 if (cp->restrict_lud != NULL) { in constraint_cf_gen()236 if (cp->restrict_lud != NULL) { in constraint_cf_gen()444 err = ldap_url_parse(arg, &ap.restrict_lud); in constraint_cf_gen()453 if (ap.restrict_lud->lud_host != NULL) { in constraint_cf_gen()461 if ( ap.restrict_lud->lud_attrs != NULL ) { in constraint_cf_gen()462 if ( ap.restrict_lud->lud_attrs[0] != NULL ) { in constraint_cf_gen()469 ldap_memvfree((void *)ap.restrict_lud->lud_attrs); in constraint_cf_gen()[all …]