Home
last modified time | relevance | path

Searched refs:ND_SYSTEM (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/netdir/
H A Dnetdir.c217 _nderror = ND_SYSTEM; in __classic_netdir_getbyname()
249 if (_nderror == ND_SYSTEM) { /* retry cache */ in __classic_netdir_getbyname()
346 _nderror = ND_SYSTEM; in __classic_netdir_getbyaddr()
376 if (_nderror == ND_SYSTEM) { /* retry cache */ in __classic_netdir_getbyaddr()
430 if (_nderror == ND_SYSTEM) { /* retry cache */ in netdir_options()
488 if (_nderror == ND_SYSTEM) { /* retry cache */ in uaddr2taddr()
547 if (_nderror == ND_SYSTEM) { /* retry cache */ in taddr2uaddr()
648 _nderror = ND_SYSTEM; /* seen this lib */ in load_xlate()
808 case ND_SYSTEM: in netdir_sperror()
/illumos-gate/usr/src/head/
H A Dnetdir.h140 #define ND_SYSTEM 9 /* Other System error */ macro
/illumos-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet_sundry.c374 _nderror = ND_SYSTEM; in get_if_info()
919 _nderror = ND_SYSTEM; in bindresvport()
H A Dnetdir_inet.c2599 _nderror = ND_SYSTEM; in get_local_info()
2609 _nderror = ND_SYSTEM; in get_local_info()
2920 _nderror = ND_SYSTEM; in getbroadcastnets()