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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dgethostby_door.c43 int buflen, int *h_errnop)
46 result, buffer, buflen, h_errnop));
51 struct hostent *result, char *buffer, int buflen, int *h_errnop)
54 length, type, result, buffer, buflen, h_errnop));
42 _door_gethostbyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
50 _door_gethostbyaddr_r(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
H A Dgetipnodeby_door.c44 int buflen, int af_family, int flags, int *h_errnop)
47 result, buffer, buflen, af_family, flags, h_errnop));
52 struct hostent *result, char *buffer, int buflen, int *h_errnop)
55 length, type, result, buffer, buflen, h_errnop));
43 _door_getipnodebyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int af_family, int flags, int *h_errnop) argument
51 _door_getipnodebyaddr_r(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
H A Dgethostbyname_r.c63 * will copy that over onto user's h_errnop pointer. This h_errno is
70 int buflen, int *h_errnop);
74 struct hostent *result, char *buffer, int buflen, int *h_errnop);
79 char *buffer, int buflen, int *h_errnop)
82 buffer, buflen, h_errnop));
87 struct hostent *result, char *buffer, int buflen, int *h_errnop)
90 result, buffer, buflen, h_errnop));
97 int buflen, int *h_errnop);
101 struct hostent *result, char *buffer, int buflen, int *h_errnop);
105 int buflen, int *h_errnop)
78 _uncached_gethostbyname_r(const char *nam, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
86 _uncached_gethostbyaddr_r(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
104 gethostbyname_r(const char *nam, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
147 gethostbyaddr_r(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
[all...]
H A Dgethostent6.c87 __gethostent6(struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
96 *h_errnop = arg.h_errno;
H A Dgethostent_r.c91 gethostent_r(struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
100 *h_errnop = arg.h_errno;
H A Dgetipnodeby.c106 char *buffer, int buflen, int af_family, int flags, int *h_errnop)
109 af_family, flags, h_errnop));
114 struct hostent *result, char *buffer, int buflen, int *h_errnop)
118 result, buffer, buflen, h_errnop));
121 result, buffer, buflen, h_errnop));
105 _uncached_getipnodebyname(const char *nam, struct hostent *result, char *buffer, int buflen, int af_family, int flags, int *h_errnop) argument
113 _uncached_getipnodebyaddr(const char *addr, int length, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
H A Dnetdir_inet.c135 static int __herrno2netdir(int h_errnop);
566 int h_errnop = 0; local
584 args->arg.nss.host6.flags, &h_errnop)) != NULL)
585 he = __mappedtov4(tmphe, &h_errnop);
592 ndbuf4switch->buflen, &h_errnop);
595 _nderror = h_errnop ?
596 __herrno2netdir(h_errnop) :
666 int h_errnop = 0; local
680 args->arg.nss.host6.flags, &h_errnop);
683 _nderror = h_errnop
919 int h_errnop; local
1274 __herrno2netdir(int h_errnop) argument
1301 _switch_gethostbyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
1320 _switch_getipnodebyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int af_family, int flags, int *h_errnop) argument
1341 _switch_gethostbyaddr_r(const char *addr, int len, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
1360 _switch_getipnodebyaddr_r(const char *addr, int len, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
[all...]
/osnet-11/usr/src/lib/libc/port/gen/
H A Dgetauuser.c112 _getauuserent(au_user_str_t *result, char *buffer, int buflen, int *h_errnop) argument
120 *h_errnop = arg.h_errno;
H A Dgetauthattr.c108 _getauthattr(authstr_t *result, char *buffer, int buflen, int *h_errnop) argument
116 *h_errnop = arg.h_errno;
H A Dgetprofattr.c108 _getprofattr(profstr_t *result, char *buffer, int buflen, int *h_errnop) argument
116 *h_errnop = arg.h_errno;
H A Dgetuserattr.c117 _getuserattr(userstr_t *result, char *buffer, int buflen, int *h_errnop) argument
125 *h_errnop = arg.h_errno;
/osnet-11/usr/src/lib/libldap5/sources/ldap/prldap/
H A Dldappr-dns.c308 int *h_errnop)
328 *h_errnop = arg.h_errno;
306 prldap_switch_gethostbyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
/osnet-11/usr/src/lib/nsswitch/dns/common/
H A Dgethostent.c51 struct hostent *_gethostbyname(int *h_errnop, const char *name);
52 static struct hostent *_gethostbyaddr(int *h_errnop, const char *addr,
54 struct hostent *_nss_dns_gethostbyname2(int *h_errnop, const char *name);
74 _gethostbyaddr(int *h_errnop, const char *addr, int len, int type) argument
79 *h_errnop = *get_h_errno();
84 _nss_dns_gethostbyname2(int *h_errnop, const char *name) argument
89 *h_errnop = *get_h_errno();
94 _gethostbyname(int *h_errnop, const char *name) argument
99 *h_errnop = *get_h_errno();
/osnet-11/usr/src/lib/libldap5/sources/ldap/ssldap/
H A Dldapsinit.c1117 int *h_errnop)
1147 *h_errnop = arg.h_errno;
1115 _switch_gethostbyaddr_r(const char *addr, int len, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
/osnet-11/usr/src/lib/libsldap/common/
H A Dns_standalone.c411 int *h_errnop)
448 *h_errnop = arg.h_errno;
457 * NULL is returned and h_errnop is set to TRY_AGAIN.
462 int *h_errnop)
476 *h_errnop = TRY_AGAIN;
500 *h_errnop = NETDB_SUCCESS;
508 *h_errnop = TRY_AGAIN;
532 *h_errnop = NETDB_SUCCESS;
550 *h_errnop = arg.h_errno;
409 _filter_gethostbyaddr_r(const char *addr, int len, int type, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument
460 __s_api_hostname2ip(const char *name, struct hostent *result, char *buffer, int buflen, int *h_errnop) argument

Completed in 80 milliseconds