Query: cldap_close
OS: sunos
Section: 3ldap
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
cldap_close(3LDAP) LDAP Library Functions cldap_close(3LDAP)NAMEcldap_close - dispose of connectionless LDAP pointerSYNOPSIScc[ flag... ] file... -lldap[ library... ] #include <lber.h> #include <ldap.h> void cldap_close(LDAP *ld);DESCRIPTIONThe cldap_close() function disposes of memory allocated by cldap_open(3LDAP). It should be called when all CLDAP communication is complete.PARAMETERSld The LDAP pointer returned by a previous call to cldap_open(3LDAP).ATTRIBUTESSee attributes(5) for a description of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | |Availability |SUNWcsl (32-bit) | | |SUNWcslx (64-bit) | |Interface Stability |Evolving | +-----------------------------+-----------------------------+SEE ALSOldap(3LDAP), cldap_open(3LDAP), cldap_search_s(3LDAP), cldap_setretryinfo(3LDAP) SunOS 5.10 27 Jan 2002 cldap_close(3LDAP)
Related Man Pages |
---|
ldap_controls_free(3ldap) - opensolaris |
cldap_close(3ldap) - sunos |
cldap_setretryinfo(3ldap) - sunos |
cldap_open(3ldap) - opensolaris |
cldap_setretryinfo(3ldap) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Delete lines with a word and their above lines |
The 500 Mile Email |
Is UNIX an open source OS ? |
UNIX Environment Setup - (Just starting!) |