Home
last modified time | relevance | path

Searched defs:auth_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/sunrpc/
H A Dsvcauth.h137 struct auth_ops { struct
153 extern int svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops); argument