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

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/clients/tools/
H A Dcommon.c112 static char *postread_attrs = NULL; variable
298 if ( postread_attrs ) {
299 ber_memfree( postread_attrs );
300 postread_attrs = NULL;
587 postread_attrs = ber_strdup( cvalue );
1763 if( postread_attrs ) {
1764 attrs = ldap_str2charray( postread_attrs, "," );

Completed in 166 milliseconds