Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h157 struct ldapmsg { struct
161 struct ldapmsg *lm_chain; /* for search - next msg in the resp */ argument
162 struct ldapmsg *lm_next; /* next response */ argument
H A Dresult.c697 if ( (new = (LDAPMessage*)NSLDAPI_CALLOC( 1, sizeof(struct ldapmsg) ))
/illumos-gate/usr/src/head/
H A Dldap.h139 typedef struct ldapmsg LDAPMessage; /* opaque result/entry handle */