Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dresult.c55 int ldapversion, int *totalcountp, int *chasingcountp );
898 int ldapversion, int *totalcountp, int *chasingcountp )
905 *chasingcountp = *totalcountp = 0;
931 totalcountp, chasingcountp );
938 totalcountp, chasingcountp );
952 if ( err == LDAP_SUCCESS && ( *chasingcountp == *totalcountp )) {
953 if ( *totalcountp > 0 && ( origerr == LDAP_PARTIAL_RESULTS
978 *totalcountp, *chasingcountp, 0 );
H A Drequest.c817 int *totalcountp, int *chasingcountp ) in nsldapi_chase_v2_referrals() argument
825 *totalcountp = *chasingcountp = 0; in nsldapi_chase_v2_referrals()
869 ++*totalcountp; in nsldapi_chase_v2_referrals()
894 int is_reference, int *totalcountp, int *chasingcountp ) in nsldapi_chase_v3_refs() argument
899 *totalcountp = *chasingcountp = 0; in nsldapi_chase_v3_refs()
905 *totalcountp = 1; in nsldapi_chase_v3_refs()
H A Dldap-int.h738 int *totalcountp, int *chasingcountp );
740 int is_reference, int *totalcountp, int *chasingcountp );