Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x156 YPPUSH_RSRC = -3, /* Local resource alloc failure */ enumerator
H A Dyp_prot.h347 #define YPPUSH_RSRC (-3) /* Local resouce alloc failure */ macro
/illumos-gate/usr/src/cmd/ypcmd/
H A Dypxfr.c262 xfr_exit(YPPUSH_RSRC);
268 xfr_exit(YPPUSH_RSRC);
1785 *pushstat = YPPUSH_RSRC;
H A Dyppush.c184 {YPPUSH_RSRC, "Failed - local resource allocation failure."},