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

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dsolaris-int.h345 typedef struct LDAPHostEnt { struct
351 } LDAPHostEnt; typedef in typeref:struct:LDAPHostEnt
353 typedef LDAPHostEnt * (LDAP_C LDAP_CALLBACK LDAP_DNSFN_GETHOSTBYNAME)(
354 const char *name, LDAPHostEnt *result, char *buffer,
356 typedef LDAPHostEnt * (LDAP_C LDAP_CALLBACK LDAP_DNSFN_GETHOSTBYADDR)(
357 const char *addr, int length, int type, LDAPHostEnt *result,

Completed in 47 milliseconds