Searched refs:bv_anonymous (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsasl.c1902 static struct berval bv_anonymous = BER_BVC( "anonymous" ); local
1904 if ( ber_bvstrcasecmp( id, &bv_anonymous ) == 0 ) {

Completed in 70 milliseconds