authnone_marshal
static bool_t authnone_marshal(AUTH *, XDR *);
authnone_marshal,
ops.ah_marshal = authnone_marshal;
static bool_t authnone_marshal (AUTH *, XDR *);
static bool_t authnone_marshal (AUTH *, uint32_t, XDR *, struct mbuf *);
.ah_marshal = authnone_marshal,