Searched refs:ah_ops (Results 1 – 3 of 3) sorted by relevance
67 } *ah_ops; member83 ((*((auth)->ah_ops->ah_nextverf))(auth))85 ((*((auth)->ah_ops->ah_nextverf))(auth))88 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))90 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))93 ((*((auth)->ah_ops->ah_validate))((auth), verfp))95 ((*((auth)->ah_ops->ah_validate))((auth), verfp))98 ((*((auth)->ah_ops->ah_refresh))(auth))100 ((*((auth)->ah_ops->ah_refresh))(auth))103 ((*((auth)->ah_ops->ah_destroy))(auth))[all …]
94 ap->no_client.ah_ops = &ops; in authnone_create()
130 ap->no_client.ah_ops = &ops; in authnone_create()
Completed in 8 milliseconds