Searched refs:HOST_SELF_CONNECT (Results 1 – 9 of 9) sorted by relevance
/titanic_44/usr/src/head/ |
H A D | netdir.h | 162 #define HOST_SELF_CONNECT "\\4" macro
|
/titanic_44/usr/src/cmd/rpcbind/ |
H A D | rpcbind.c | 449 if (!check_hostserv(nconf, HOST_SELF_CONNECT, "")) in check_netconfig() 453 if (!check_hostserv(nconf, HOST_SELF_CONNECT, "rpcbind")) in check_netconfig() 986 else if (strcmp(host, HOST_SELF_CONNECT) == 0) in check_hostserv()
|
/titanic_44/usr/src/lib/libnsl/rpc/ |
H A D | rpc_generic.c | 516 strcmp(host, HOST_SELF_CONNECT) == 0 || in __rpc_is_local_host()
|
H A D | rpcb_clnt.c | 442 return (getclnthandle(HOST_SELF_CONNECT, loopnconf, NULL)); in local_rpcb()
|
/titanic_44/usr/src/lib/nametoaddr/straddr/common/ |
H A D | straddr.c | 429 (strcmp(token, HOST_SELF_CONNECT) == 0) || in searchhost()
|
/titanic_44/usr/src/cmd/ypcmd/ |
H A D | ypserv_resolv.c | 174 if ((*client = clnt_tp_create(HOST_SELF_CONNECT, prognum, in setup_resolv()
|
/titanic_44/usr/src/cmd/rpcinfo/ |
H A D | rpcinfo.c | 505 host = HOST_SELF_CONNECT; 730 host = HOST_SELF_CONNECT; 1088 host = HOST_SELF_CONNECT;
|
/titanic_44/usr/src/lib/libnsl/yp/ |
H A D | yp_bind.c | 1002 rpcbind_hs.h_host = HOST_SELF_CONNECT; in getclnt()
|
/titanic_44/usr/src/lib/libnsl/nss/ |
H A D | netdir_inet.c | 321 HOST_SELF_CONNECT) == 0)) { in _get_hostserv_inetnetdir_byname() 436 HOST_SELF_CONNECT) == 0)) { in _get_hostserv_inetnetdir_byname()
|