Home
last modified time | relevance | path

Searched refs:YPPUSH_XFRERR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x166 YPPUSH_XFRERR = -13, /* ypxfr error */ enumerator
H A Dyp_prot.h359 #define YPPUSH_XFRERR (-13) /* ypxfr error */ macro
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c197 {YPPUSH_XFRERR, "Failed - ypxfr internal error."},
985 s->status = resp.status ? resp.status: YPPUSH_XFRERR; in get_xfr_response()
H A Dypxfr.c1693 reason = YPPUSH_XFRERR;