Searched refs:defaulterrp (Results 1 – 3 of 3) sorted by relevance
1496 short *defaulterrp, *errp; in nfsd_errmap() local1504 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; in nfsd_errmap()1516 errp = defaulterrp = nfsrv_v4errmap[nd->nd_procnum]; in nfsd_errmap()1520 return (txdr_unsigned(*defaulterrp)); in nfsd_errmap()
1169 const short *defaulterrp, *errp; in nfsrv_errmap() local1175 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; in nfsrv_errmap()1182 return ((int)*defaulterrp); in nfsrv_errmap()
4650 short *defaulterrp, *errp; in nfscl_errmap() local4667 errp = defaulterrp = nfscl_cberrmap[nd->nd_procnum]; in nfscl_errmap()4673 return (txdr_unsigned(*defaulterrp)); in nfscl_errmap()