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

/osnet-11/usr/src/lib/libnsl/nss/
H A Dgetipnodeby_door.c44 int buflen, int af_family, int flags, int *h_errnop)
47 result, buffer, buflen, af_family, flags, 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
H A Dgetipnodeby.c106 char *buffer, int buflen, int af_family, int flags, int *h_errnop)
109 af_family, flags, h_errnop));
307 nssin.arg.nss.host6.af_family = af;
105 _uncached_getipnodebyname(const char *nam, struct hostent *result, char *buffer, int buflen, int af_family, int flags, int *h_errnop) argument
H A Dnetdir_inet.c515 args->arg.nss.host6.af_family,
583 ndbuf4switch->buflen, args->arg.nss.host6.af_family,
679 args->arg.nss.host6.af_family,
1321 char *buffer, int buflen, int af_family, int flags, int *h_errnop)
1328 arg.key.ipnode.af_family = af_family;
1320 _switch_getipnodebyname_r(const char *name, struct hostent *result, char *buffer, int buflen, int af_family, int flags, int *h_errnop) argument

Completed in 30 milliseconds