Searched refs:YP_YPERR (Results 1 – 7 of 7) sorted by relevance
58 *objp = (u_long)YP_YPERR; in _xdr_ypresp_all_seq()67 *objp = (u_long)YP_YPERR; in _xdr_ypresp_all_seq()77 *objp = (u_long)YP_YPERR; in _xdr_ypresp_all_seq()
54 case YP_YPERR: in ypprot_err()
157 res.stat = YP_YPERR; in ypproc_match_2_svc()188 res.stat = YP_YPERR; in ypproc_first_2_svc()221 res.stat = YP_YPERR; in ypproc_next_2_svc()333 res.ypresp_all_u.val.stat = YP_YPERR; in ypproc_all_2_svc()374 res.stat = YP_YPERR; in ypproc_master_2_svc()420 res.stat = YP_YPERR; in ypproc_order_2_svc()484 status = YP_YPERR; in ypproc_maplist_2_svc()490 status = YP_YPERR; in ypproc_maplist_2_svc()629 res.ypmatch_resp_status = YP_YPERR; in ypoldproc_match_1_svc()678 res.ypfirst_resp_status = YP_YPERR; in ypoldproc_first_1_svc()[all …]
425 return(YP_YPERR); in lookup_host()
250 *objp = (u_long)YP_YPERR; in ypserv_xdr_ypresp_all_seq()259 *objp = (u_long)YP_YPERR; in ypserv_xdr_ypresp_all_seq()269 *objp = (u_long)YP_YPERR; in ypserv_xdr_ypresp_all_seq()
56 YP_YPERR = -6, enumerator
188 #define YP_YPERR ((unsigned long)-6) /* YP server error */ macro