Home
last modified time | relevance | path

Searched refs:tempbv (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/mpl/dhcp/dist/server/
H A Dldap.c893 if (tempbv != NULL) in ldap_parse_failover()
930 if (tempbv != NULL) in ldap_parse_failover()
977 if (tempbv != NULL) in ldap_parse_failover()
990 if (tempbv != NULL) in ldap_parse_failover()
1000 if (tempbv != NULL) in ldap_parse_failover()
1010 if (tempbv != NULL) in ldap_parse_failover()
1020 if (tempbv != NULL) in ldap_parse_failover()
1023 tempbv = NULL; in ldap_parse_failover()
1032 if (tempbv != NULL) in ldap_parse_failover()
1035 tempbv = NULL; in ldap_parse_failover()
[all …]
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c4315 { struct berval bv, tempbv; in pc_cf_gen() local
4319 ndescs = ftemp_attrs( &bv, &tempbv, &descs, &text ); in pc_cf_gen()
4327 if ( temp->attr_set_index == i && bvmatch( &tempbv, in pc_cf_gen()
4331 ch_free( tempbv.bv_val ); in pc_cf_gen()