Searched refs:GETHOSTBYNAME_BUF_T (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libldap5/include/ldap/
H A Dportable.h287 #define GETHOSTBYNAME_BUF_T struct hostent_data
290 #define GETHOSTBYNAME_BUF_T GETHOSTBYNAME_buf_t macro
294 #define GETHOSTBYNAME_BUF_T struct hostent_data macro
299 #define GETHOSTBYNAME_BUF_T GETHOSTBYNAME_buf_t macro
/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dos-ip.c551 #ifdef GETHOSTBYNAME_BUF_T
552 GETHOSTBYNAME_BUF_T hbuf;
554 #endif /* GETHOSTBYNAME_BUF_T */

Completed in 80 milliseconds