Searched refs:cr_at_oids_not (Results 1 – 3 of 3) sorted by relevance
115 char **cr_at_oids_not; /* OPTIONAL */ member
706 if ( cr->cr_at_oids_not ) { in ldap_contentrule2bv()709 print_oids(ss,cr->cr_at_oids_not); in ldap_contentrule2bv()2724 if (cr->cr_at_oids_not) LDAP_VFREE(cr->cr_at_oids_not); in ldap_contentrule_free()2936 cr->cr_at_oids_not = parse_oids(&ss,code,0); in ldap_str2contentrule()2937 if ( !cr->cr_at_oids_not && *code != LDAP_SUCCESS ) { in ldap_str2contentrule()
829 #define scr_at_oids_not scr_crule.cr_at_oids_not