Searched refs:defaulterrp (Results 1 – 3 of 3) sorted by relevance
1504 short *defaulterrp, *errp; in nfsd_errmap() local1512 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; in nfsd_errmap()1524 errp = defaulterrp = nfsrv_v4errmap[nd->nd_procnum]; in nfsd_errmap()1528 return (txdr_unsigned(*defaulterrp)); in nfsd_errmap()
2004 const short *defaulterrp, *errp; in nfsrv_errmap() local2008 errp = defaulterrp = nfsrv_v3errmap[nd->nd_procnum]; in nfsrv_errmap()2015 return ((int)*defaulterrp); in nfsrv_errmap()
4652 short *defaulterrp, *errp; in nfscl_errmap() local4669 errp = defaulterrp = nfscl_cberrmap[nd->nd_procnum]; in nfscl_errmap()4675 return (txdr_unsigned(*defaulterrp)); in nfscl_errmap()