Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c151 AttributeDescription **bindfattrs; /* attrs to substitute in ftemp */ member
2677 a = attr_find( e->e_attrs, temp->bindfattrs[i] ); in pc_bind_attrs()
4340 temp->bindfattrs = descs; in pc_cf_gen()
4349 ch_free( temp->bindfattrs ); in pc_cf_gen()
4350 temp->bindfattrs = NULL; in pc_cf_gen()
4951 free( tm->bindfattrs ); in pcache_db_destroy()