Searched refs:authsys_ops (Results 1 – 1 of 1) sorted by relevance
60 static struct auth_ops *authsys_ops(void);111 auth->ah_ops = authsys_ops(); in authsys_create()364 authsys_ops(void) in authsys_ops() function