authunix_parms
#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;
if (((uid_t) ((struct authunix_parms *)
((uid_t) ((struct authunix_parms *)rqstp->rq_clntcred)->aup_uid));
struct authunix_parms *au;
au = (struct authunix_parms *)rqstp->rq_clntcred;
struct authunix_parms *creds;
creds = (struct authunix_parms *)rqstp->rq_clntcred;