Searched refs:authunix_ops (Results 1 – 1 of 1) sorted by relevance
68 static struct auth_ops *authunix_ops(void);117 auth->ah_ops = authunix_ops(); in authunix_create()342 authunix_ops(void) in authunix_ops() function