Searched refs:authunix_ops (Results 1 – 2 of 2) sorted by relevance
70 static struct auth_ops *authunix_ops (void);116 auth->ah_ops = authunix_ops(); in authunix_create()349 authunix_ops(void) in authunix_ops() function
73 static const struct auth_ops authunix_ops = { variable182 auth->ah_ops = &authunix_ops; in authunix_create()