Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h645 #define NSLDAPI_IS_SEARCH_RESULT( code ) \ macro
649 (NSLDAPI_IS_SEARCH_RESULT( code ) || NSLDAPI_IS_SEARCH_ENTRY( code ))
H A Dresult.c144 (all || NSLDAPI_IS_SEARCH_RESULT( rc )), *result ); in nsldapi_result_nolock()