Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ypcmd/
H A Dypxfr.c653 *status = YPPUSH_RPC;
660 *status = YPPUSH_RPC;
794 *pushstat = YPPUSH_RPC;
856 *pushstat = YPPUSH_RPC;
904 *pushstat = YPPUSH_RPC;
964 *pushstat = YPPUSH_RPC;
1542 *pushstat = YPPUSH_RPC;
1570 *pushstat = YPPUSH_RPC;
1849 *status = YPPUSH_RPC;
1857 *status = YPPUSH_RPC;
H A Dyppush.c184 {YPPUSH_RPC, "Failed - ypxfr had an RPC failure"},
/titanic_44/usr/src/head/rpcsvc/
H A Dyp.x159 YPPUSH_RPC = -4, /* RPC failure talking to server */ enumerator
H A Dyp_prot.h348 #define YPPUSH_RPC (-4) /* RPC failure talking to server */ macro
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h333 #define YPPUSH_RPC ((long)-4) /* RPC failure talking to server */ macro