Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/rpc/
H A Dclnt_perror.c211 [RPC_TLIERROR] = "RPC: Misc error in the TLI library",
H A Dclnt_dg.c219 rpc_createerr.cf_stat = RPC_TLIERROR; in clnt_dg_create()
229 rpc_createerr.cf_stat = RPC_TLIERROR; /* XXX */ in clnt_dg_create()
/netbsd-src/include/rpc/
H A Dclnt.h97 RPC_TLIERROR = 20, enumerator
/netbsd-src/usr.bin/rpcinfo/
H A Drpcinfo.c491 if (rpc_createerr.cf_stat == RPC_TLIERROR) {
1262 rpc_createerr.cf_stat = RPC_TLIERROR;
1653 if (rpc_createerr.cf_stat == RPC_TLIERROR) {