Home
last modified time | relevance | path

Searched refs:chasingcountp (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c53 int ldapversion, int *totalcountp, int *chasingcountp );
896 int ldapversion, int *totalcountp, int *chasingcountp )
903 *chasingcountp = *totalcountp = 0;
929 totalcountp, chasingcountp );
936 totalcountp, chasingcountp );
950 if ( err == LDAP_SUCCESS && ( *chasingcountp == *totalcountp )) {
976 *totalcountp, *chasingcountp, 0 );
H A Drequest.c815 int *totalcountp, int *chasingcountp ) in nsldapi_chase_v2_referrals() argument
823 *totalcountp = *chasingcountp = 0; in nsldapi_chase_v2_referrals()
878 ++*chasingcountp; in nsldapi_chase_v2_referrals()
892 int is_reference, int *totalcountp, int *chasingcountp ) in nsldapi_chase_v3_refs() argument
897 *totalcountp = *chasingcountp = 0; in nsldapi_chase_v3_refs()
928 *chasingcountp = 1; in nsldapi_chase_v3_refs()
H A Dldap-int.h736 int *totalcountp, int *chasingcountp );
738 int is_reference, int *totalcountp, int *chasingcountp );