1RPC_CLONE_CLIENT_SET(9)        Linux Networking        RPC_CLONE_CLIENT_SET(9)
2
3
4

NAME

6       rpc_clone_client_set_auth - Clone an RPC client structure and set its
7       auth
8

SYNOPSIS

10       struct rpc_clnt * rpc_clone_client_set_auth(struct rpc_clnt * clnt,
11                                                   rpc_authflavor_t flavor);
12

ARGUMENTS

14       clnt
15           RPC client whose parameters are copied
16
17       flavor
18           security flavor for new client
19

DESCRIPTION

21       Returns a fresh RPC client or an ERR_PTR.
22
24Kernel Hackers Manual 3.10         June 2019           RPC_CLONE_CLIENT_SET(9)
Impressum