Searched refs:rpc_auth_null (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/sunrpc/
H A Dauth_null.c71 *p++ = rpc_auth_null;
74 *p++ = rpc_auth_null;
97 if (*p++ != rpc_auth_null)
H A Dauth_tls.c110 *p++ = rpc_auth_null;
129 if (*p != rpc_auth_null)
H A Dauth_unix.c153 *p++ = rpc_auth_null;
183 case rpc_auth_null:
H A Dsvcauth_unix.c874 *p++ = rpc_auth_null;
/linux-master/include/linux/sunrpc/
H A Dxdr.h94 #define rpc_auth_null cpu_to_be32(RPC_AUTH_NULL) macro

Completed in 442 milliseconds