Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dyp.x158 YPPUSH_RSRC = -3, /* Local resource alloc failure */ enumerator
H A Dyp_prot.h347 #define YPPUSH_RSRC (-3) /* Local resouce alloc failure */ macro
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h332 #define YPPUSH_RSRC ((long)-3) /* Local resouce alloc failure */ macro
/titanic_44/usr/src/cmd/ypcmd/
H A Dypxfr.c260 xfr_exit(YPPUSH_RSRC);
266 xfr_exit(YPPUSH_RSRC);
1782 *pushstat = YPPUSH_RSRC;
H A Dyppush.c183 {YPPUSH_RSRC, "Failed - local resource allocation failure."},