Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/rpc/
Dauth.h98 int (*ah_marshal) (AUTH *, XDR *); /* nextverf & serialize */ member
122 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))
124 ((*((auth)->ah_ops->ah_marshal))(auth, xdrs))