Searched refs:auth_ops (Results 1 – 4 of 4) sorted by relevance
52 static const struct auth_ops ops = {83 ap->no_client.ah_ops = (struct auth_ops *) &ops; in authnone_create_once()
67 static const struct auth_ops auth_unix_ops = {118 auth->ah_ops = (struct auth_ops *) &auth_unix_ops; in authunix_create()
68 static const struct auth_ops authdes_ops = {192 auth->ah_ops = (struct auth_ops *) &authdes_ops; in libc_hidden_def()
96 struct auth_ops { struct
Completed in 10 milliseconds