Home
last modified time | relevance | path

Searched refs:rpcauth_marshcred (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dauth.h168 int rpcauth_marshcred(struct rpc_task *task,
/openbmc/linux/net/sunrpc/
H A Dauth.c724 int rpcauth_marshcred(struct rpc_task *task, struct xdr_stream *xdr) in rpcauth_marshcred() function
H A Dclnt.c2652 error = rpcauth_marshcred(task, xdr); in rpc_encode_header()