Searched refs:rpc_auth_ok (Results 1 – 4 of 4) sorted by relevance
76 #define rpc_auth_ok __constant_htonl(RPC_AUTH_OK) macro
53 *authp = rpc_auth_ok; in svc_authenticate()
68 *authp = rpc_auth_ok; in svcauth_des()
281 if (auth_stat != rpc_auth_ok) in svc_process()