authunix_parms
extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
struct authunix_parms aup;
struct authunix_parms aup;
xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
struct authunix_parms *aup;
struct authunix_parms area_aup;
#define authsys_parms authunix_parms
extern bool_t xdr_authunix_parms(XDR *, struct authunix_parms *);
struct authunix_parms aup;
struct authunix_parms aup;
xdr_authunix_parms(XDR *xdrs, struct authunix_parms *p)
struct authunix_parms *aup;
struct authunix_parms area_aup;
struct authunix_parms *au;
au = (struct authunix_parms *)rqstp->rq_clntcred;
struct authunix_parms *creds;
creds = (struct authunix_parms *)rqstp->rq_clntcred;