Searched refs:ah_ops (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dauth.h145 } *ah_ops; member in struct:__anon3001
159 ((*((auth)->ah_ops->ah_nextverf))(auth))
161 ((*((auth)->ah_ops->ah_nextverf))(auth))
164 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
166 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
169 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
171 ((*((auth)->ah_ops->ah_validate))((auth), verfp))
174 ((*((auth)->ah_ops->ah_refresh))(auth))
176 ((*((auth)->ah_ops->ah_refresh))(auth))
179 ((*((auth)->ah_ops
[all...]
H A Dauth_none.c115 ap->no_client.ah_ops = &ops;
H A Dauth_unix.c158 auth->ah_ops = &auth_unix_ops;
/macosx-10.9.5/NFS-81/rpc.lockd/
H A Dkern.c449 cl->cl_auth->ah_ops->ah_destroy(cl->cl_auth);

Completed in 131 milliseconds