Searched refs:RPC_TIMEDOUT (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10/Libinfo-459/rpc.subproj/
H A Dclnt_perror.c114 case RPC_TIMEDOUT:
203 { RPC_TIMEDOUT,
H A Dclnt.h87 RPC_TIMEDOUT=5, /* call timed out */ enumerator in enum:clnt_stat
H A Dclnt_tcp.c352 return(ct->ct_error.re_status = RPC_TIMEDOUT);
494 ct->ct_error.re_status = RPC_TIMEDOUT;
H A Dclnt_udp.c382 return (cu->cu_error.re_status = RPC_TIMEDOUT);
410 return (cu->cu_error.re_status = RPC_TIMEDOUT);
H A Dpmap_rmt.c395 stat = RPC_TIMEDOUT;
/macosx-10.10/remote_cmds-47/yppush.tproj/
H A Dyppush.c165 case RPC_TIMEDOUT:
/macosx-10.10/autofs-246/automountd/
H A Dnfs_cast.c414 clnt_stat = RPC_TIMEDOUT;
486 clnt_stat = RPC_TIMEDOUT;
H A Dautod_nfs.c1270 return (RPC_TIMEDOUT);
1327 rpc_createerr.cf_stat == RPC_TIMEDOUT)
1374 return (RPC_TIMEDOUT);
H A Dautod_parse.c2323 case RPC_TIMEDOUT:
/macosx-10.10/NFS-82/rpc.lockd/
H A Dlockd_lock.c2800 !((fl->flags & LOCK_ASYNC) && (rv == RPC_TIMEDOUT)))

Completed in 110 milliseconds