Home
last modified time | relevance | path

Searched defs:RPC_TIMEDOUT (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/rpc/
H A Dclnt_stat.h28 RPC_TIMEDOUT = 5, /* call timed out */ enumerator
/freebsd/sys/rpc/
H A Dclnt_stat.h28 RPC_TIMEDOUT = 5, /* call timed out */ enumerator
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h57 RPC_TIMEDOUT=5, /* call timed out */ enumerator