Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ ldapCountEntries(3ibx) — InfoBroker Server 2.2

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

ldapSearchReqst(3)

ldapSearchReqstLim(3)

ldapSearchW(3)

ldapSearchWLim(3)

ldapCountEntries(3ibx)  —  Subroutines

NAME

 
ldapCountEntries − Counts and returns the number of directory entries in an entry chain created by a call to the ldapSearchW function. 

SYNOPSIS




#include <libldap.h>




int  ldapCountEntries( LDAP_t  ∗ldap_handle,
LDAPM_t  ∗entry_chain  );

INPUT PARAMETERS

ldap_handleThe address of an LDAP handle. 

entry_chainA chain of directory entries initialized by a call to the ldapSearchReqst, the ldapSearchReqstLim, the ldapSearchW, or the ldapSearchWLim function. 

RETURNS

 
The number of entries in the entry_chain.

RELATED INFORMATION

 
Functions: ldapSearchReqst(3), ldapSearchReqstLim(3), the ldapSearchW(3), ldapSearchWLim(3). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026