Searched refs:rpc_gss_marshal (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/lib/librpcsec_gss/
H A Drpcsec_gss.c78 static bool_t rpc_gss_marshal(AUTH *, XDR *);
87 rpc_gss_marshal,
260 rpc_gss_marshal(__unused AUTH *auth, __unused XDR *xdrs) function
/freebsd-11-stable/sys/rpc/rpcsec_gss/
H A Drpcsec_gss.c90 static bool_t rpc_gss_marshal(AUTH *, uint32_t, XDR *, struct mbuf *);
100 rpc_gss_marshal,
511 rpc_gss_marshal(AUTH *auth, uint32_t xid, XDR *xdrs, struct mbuf *args) function
524 rpc_gss_log_debug("in rpc_gss_marshal()");

Completed in 180 milliseconds