HomeSort by: relevance | last modified time | path
    Searched defs:pwnew (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/overlays/
rwm.c 1080 pwnew = BER_BVNULL; local
1093 &pwold, &pwnew, &rs->sr_text );
1137 if ( !BER_BVISNULL( &pwnew )) {
1138 ber_printf( ber, "tO", LDAP_TAG_EXOP_MODIFY_PASSWD_NEW, &pwnew );
rwm.c 1080 pwnew = BER_BVNULL; local
1093 &pwold, &pwnew, &rs->sr_text );
1137 if ( !BER_BVISNULL( &pwnew )) {
1138 ber_printf( ber, "tO", LDAP_TAG_EXOP_MODIFY_PASSWD_NEW, &pwnew );

Completed in 32 milliseconds