Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h330 #define YPPUSH_NOMAP ((long)-1) /* Can't find server for map */ macro
/titanic_50/usr/src/head/rpcsvc/
H A Dyp.x156 YPPUSH_NOMAP = -1, /* Can't find server for map */ enumerator
H A Dyp_prot.h345 #define YPPUSH_NOMAP (-1) /* Can't find server for map */ macro
/titanic_50/usr/src/cmd/ypcmd/
H A Dyppush.c181 {YPPUSH_NOMAP, "Failed - ypxfr there can't find a server for map."},
H A Dypxfr.c1670 reason = YPPUSH_NOMAP;