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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dcommon.c122 struct berval stValue; variable in typeref:struct:berval
214 &id, &stValue ) )
1412 if ( BER_BVISNULL( &stValue) && st_value( ld, &stValue ) ) {
1418 ber_dupbv( &c.ldctl_value, &stValue );
1836 if ( BER_BVISNULL( &stValue ) && st_value( ld, &stValue ) ) {
1842 ber_dupbv( &c[i].ldctl_value, &stValue );

Completed in 188 milliseconds