Searched refs:__classic_netdir_getbyaddr (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/head/ |
H A D | nss_netdir.h | 128 int __classic_netdir_getbyaddr(struct netconfig *,
|
/illumos-gate/usr/src/lib/libnsl/netdir/ |
H A D | netdir.c | 294 return (__classic_netdir_getbyaddr(tp, serv, addr)); 328 return (__classic_netdir_getbyaddr(tp, serv, addr)); 340 __classic_netdir_getbyaddr(struct netconfig *tp, struct nd_hostservlist **serv, function
|
/illumos-gate/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet.c | 808 * implementation __classic_netdir_getbyaddr, otherwise nsswitch. 1149 if ((_nderror = __classic_netdir_getbyaddr(nconf, 1204 if ((_nderror = __classic_netdir_getbyaddr(nconf,
|
Completed in 51 milliseconds