Searched refs:ldapmsg (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-private.h116 typedef struct ldapmsg { struct
120 struct ldapmsg *lm_chain; /* for search - next msg in the resp */
121 struct ldapmsg *lm_next; /* next response */
H A Dldap.h415 typedef struct ldapmsg LDAPMessage; /* Opaque Result / Entry handle */
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h156 struct ldapmsg { struct
160 struct ldapmsg *lm_chain; /* for search - next msg in the resp */
161 struct ldapmsg *lm_next; /* next response */
H A Dresult.c699 if ( (new = (LDAPMessage*)NSLDAPI_CALLOC( 1, sizeof(struct ldapmsg) ))
/osnet-11/usr/src/head/
H A Dldap.h137 typedef struct ldapmsg LDAPMessage; /* opaque result/entry handle */

Completed in 43 milliseconds