Searched refs:RPC_AUTH_SHORT (Results 1 – 4 of 4) sorted by relevance
22 RPC_AUTH_SHORT = 2, enumerator
89 #define rpc_auth_short cpu_to_be32(RPC_AUTH_SHORT)
24 RPC_AUTH_SHORT = 2, enumerator
198 flavor != RPC_AUTH_SHORT) { in unx_validate()