HomeSort by: relevance | last modified time | path
    Searched defs:ah_marshal (Results 1 - 4 of 4) sorted by relevancy

  /src/include/rpc/
auth.h 104 int (*ah_marshal)(struct __rpc_auth *, XDR *); member in struct:__rpc_auth::auth_ops
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
auth.h 104 int (*ah_marshal)(struct __rpc_auth *, XDR *); member in struct:__rpc_auth::auth_ops
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
auth.h 104 int (*ah_marshal)(struct __rpc_auth *, XDR *); member in struct:__rpc_auth::auth_ops
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
auth.h 104 int (*ah_marshal)(struct __rpc_auth *, XDR *); member in struct:__rpc_auth::auth_ops
131 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
133 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))

Completed in 43 milliseconds