Searched refs:LDAPContentRule (Results 1 – 6 of 6) sorted by relevance
117 } LDAPContentRule; typedef193 LDAPContentRule * cr ));225 LDAPContentRule * cr ));249 LDAP_F( LDAPContentRule * )309 LDAPContentRule * cr ));313 LDAPContentRule * cr, struct berval *bv ));
99 ldap_contentrule_free((LDAPContentRule *)c); in cr_destroy_one()335 LDAPContentRule *cr, in cr_add()370 AC_MEMCPY( &scr->scr_crule, cr, sizeof(LDAPContentRule) ); in cr_add()446 LDAPContentRule lcr, *lcrp; in cr_unparse()
139 LDAPContentRule *cr; in parse_cr()
816 LDAPContentRule scr_crule;
851 LDAPContentRule *oc,
82 ldap_contentrule2name( LDAPContentRule * cr ) in ldap_contentrule2name()643 ldap_contentrule2str( LDAPContentRule * cr ) in ldap_contentrule2str()653 ldap_contentrule2bv( LDAPContentRule * cr, struct berval *bv ) in ldap_contentrule2bv()2715 ldap_contentrule_free(LDAPContentRule * cr) in ldap_contentrule_free()2729 LDAPContentRule *2745 LDAPContentRule * cr; in ldap_str2contentrule()2756 cr = LDAP_CALLOC(1,sizeof(LDAPContentRule)); in ldap_str2contentrule()