Home
last modified time | relevance | path

Searched defs:ldapmsg (Results 1 – 2 of 2) sorted by relevance

/onnv-gate/usr/src/lib/libldap4/include/
H A Dldap-private.h119 typedef struct ldapmsg { struct
123 struct ldapmsg *lm_chain; /* for search - next msg in the resp */ argument
124 struct ldapmsg *lm_next; /* next response */ argument
125 unsigned long lm_time; /* used to maintain cache */
/onnv-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dldap-int.h159 struct ldapmsg { struct
163 struct ldapmsg *lm_chain; /* for search - next msg in the resp */ argument
164 struct ldapmsg *lm_next; /* next response */ argument
165 int lm_fromcache; /* memcache: origin of message */