Home
last modified time | relevance | path

Searched refs:NSLDAPI_IS_SEARCH_RESULT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h643 #define NSLDAPI_IS_SEARCH_RESULT( code ) \ macro
647 (NSLDAPI_IS_SEARCH_RESULT( code ) || NSLDAPI_IS_SEARCH_ENTRY( code ))
H A Dresult.c142 (all || NSLDAPI_IS_SEARCH_RESULT( rc )), *result ); in nsldapi_result_nolock()