Searched defs:auth_ops (Results 1 – 1 of 1) sorted by relevance
44978 struct auth_ops { struct44979 char *name;44980 struct module *owner;44981 int flavour;45005 struct auth_ops *rq_authop; argument