Searched refs:authnone_ops (Results 1 – 2 of 2) sorted by relevance
65 static struct auth_ops *authnone_ops(void);91 ap->no_client.ah_ops = authnone_ops(); in authnone_create()154 authnone_ops(void) in authnone_ops() function
67 static const struct auth_ops authnone_ops = { variable90 ap->no_client.ah_ops = &authnone_ops; in authnone_init()