Searched defs:ldapbuf_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A Dldap_attr.c108 } ldapbuf_t; typedef in typeref:struct:__anon4260
140 * Frees up an ldapbuf_t
144 free_ldapbuf(ldapbuf_t *p)
292 ldapbuf_t *ldapbuf;
408 ldapbuf_t *ldapbuf;
415 ldapbuf = calloc(1, sizeof (ldapbuf_t));
550 ldapbuf_t *ldapbuf = (ldapbuf_t *)buf;
1144 ldapbuf_t *ldapbuf = (ldapbuf_t *)bu
[all...]

Completed in 59 milliseconds