LDAPHostEnt
typedef LDAPHostEnt * (LDAP_C LDAP_CALLBACK LDAP_DNSFN_GETHOSTBYNAME)(
const char *name, LDAPHostEnt *result, char *buffer,
typedef LDAPHostEnt * (LDAP_C LDAP_CALLBACK LDAP_DNSFN_GETHOSTBYADDR)(
const char *addr, int length, int type, LDAPHostEnt *result,
LDAPHostEnt *
LDAPHostEnt *result, char *buffer, int buflen, int *statusp,
LDAPHostEnt ldhent, *ldhp;
static LDAPHostEnt *
LDAPHostEnt *result, char *buffer, int buflen, int *statusp,
static LDAPHostEnt *
prldap_convert_hostent( LDAPHostEnt *ldhp, PRHostEnt *prhp )
static LDAPHostEnt *
prldap_gethostbyname1(const char *name, LDAPHostEnt *result,
LDAPHostEnt prhent;
static LDAPHostEnt *prldap_gethostbyname( const char *name,
LDAPHostEnt *result, char *buffer, int buflen, int *statusp,
static LDAPHostEnt *prldap_gethostbyaddr( const char *addr, int length,
int type, LDAPHostEnt *result, char *buffer, int buflen,
static LDAPHostEnt *prldap_convert_hostent( LDAPHostEnt *ldhp,
static LDAPHostEnt *
prldap_gethostbyname1(const char *name, LDAPHostEnt *result,
static LDAPHostEnt *
prldap_gethostbyname( const char *name, LDAPHostEnt *result,
static LDAPHostEnt *
LDAPHostEnt *result, char *buffer, int buflen, int *statusp,
LDAPHostEnt *ldap_hent;
(void) memset(result, 0, sizeof (LDAPHostEnt));
LDAPHostEnt *hent;
LDAPHostEnt host_ent;
extern LDAPHostEnt *
LDAPHostEnt *result, char *buffer, int buflen, int *statusp,