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

/osnet-11/usr/src/lib/libldap4/common/
H A Dresult.c567 if (ber_scanf( &tmpber, "{iaa", &lderr, &lr->lr_res_matched, &lr->lr_res_error) != LBER_ERROR){
681 lr->lr_res_matched ? lr->lr_res_matched : "" );
728 lr->lr_res_matched ? lr->lr_res_matched : "" );
851 lr->lr_res_matched ? lr->lr_res_matched : "",
867 lr->lr_res_matched ? lr->lr_res_matched : "",
908 if ( parentr->lr_res_matched !
[all...]
H A Drequest.c628 if ( lr->lr_res_matched != NULL ) {
629 free( lr->lr_res_matched );
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c673 lr->lr_res_matched ? lr->lr_res_matched : "" );
947 if ( lr->lr_res_matched != NULL ) {
948 NSLDAPI_FREE( lr->lr_res_matched );
950 lr->lr_res_matched = matcheddn;
975 lr->lr_res_matched ? lr->lr_res_matched : "", 0 );
998 lr->lr_res_matched ? lr->lr_res_matched : "",
1035 if ( parentr->lr_res_matched !
[all...]
H A Drequest.c775 if ( lr->lr_res_matched != NULL ) {
776 NSLDAPI_FREE( lr->lr_res_matched );
H A Dldap-int.h216 char *lr_res_matched;/* result matched DN string */ member in struct:ldapreq
/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h232 char *lr_res_matched;/* result matched DN string */ member in struct:ldapreq

Completed in 26 milliseconds