Searched refs:crstringify_acceptor (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/sunrpc/
H A Dauth.h142 char * (*crstringify_acceptor)(struct rpc_cred *); member in struct:rpc_credops
/linux-master/net/sunrpc/
H A Dauth.c314 if (!cred->cr_ops->crstringify_acceptor)
316 return cred->cr_ops->crstringify_acceptor(cred);
/linux-master/net/sunrpc/auth_gss/
H A Dauth_gss.c2201 .crstringify_acceptor = gss_stringify_acceptor,
2214 .crstringify_acceptor = gss_stringify_acceptor,

Completed in 198 milliseconds