Home
last modified time | relevance | path

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

/titanic_41/usr/src/head/rpcsvc/
H A Dyp.x168 YPPUSH_XFRERR = -13, /* ypxfr error */ enumerator
H A Dyp_prot.h359 #define YPPUSH_XFRERR (-13) /* ypxfr error */ macro
/titanic_41/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h344 #define YPPUSH_XFRERR ((long)-13) /* ypxfr error */ macro
/titanic_41/usr/src/cmd/ypcmd/
H A Dyppush.c196 {YPPUSH_XFRERR, "Failed - ypxfr internal error."},
984 s->status = resp.status ? resp.status: YPPUSH_XFRERR; in get_xfr_response()
H A Dypxfr.c1693 reason = YPPUSH_XFRERR;