Home
last modified time | relevance | path

Searched refs:ah_ops (Results 1 – 3 of 3) sorted by relevance

/components/dfs/dfs_v1/filesystems/nfs/rpc/
A Dauth.h67 } *ah_ops; member
83 ((*((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 …]
A Dauth_none.c94 ap->no_client.ah_ops = &ops; in authnone_create()
/components/dfs/dfs_v1/filesystems/nfs/
A Dnfs_auth.c130 ap->no_client.ah_ops = &ops; in authnone_create()

Completed in 8 milliseconds