Searched refs:str2hostent6 (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | gethostent6.c | 57 str2hostent6(const char *instr, int lenstr, void *ent, char *buffer, int buflen) function 92 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent6);
|
H A D | nss.h | 58 extern int str2hostent6(const char *, int, void *, char *, int);
|
H A D | netdir_inet.c | 1331 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent6); 1373 NSS_XbyY_INIT(&arg, result, buffer, buflen, str2hostent6);
|
/illumos-gate/usr/src/lib/libldap5/sources/ldap/ssldap/ |
H A D | ldapsinit.c | 86 str2hostent6(const char *instr, int lenstr, void *ent, char *buffer, 1133 str2ent = str2hostent6;
|
/illumos-gate/usr/src/lib/libsldap/common/ |
H A D | ns_standalone.c | 429 str2ent = str2hostent6;
|
Completed in 69 milliseconds