Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dpcache.c5034 static struct berval pcache_exop_MODIFY_PASSWD = BER_BVC( LDAP_EXOP_MODIFY_PASSWD ); variable
5355 if ( bvmatch( &op->ore_reqoid, &pcache_exop_MODIFY_PASSWD ) && in pcache_op_extended()