Home
last modified time | relevance | path

Searched defs:YPPUSH_RPC (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/librpcsvc/
H A Dyp.x170 YPPUSH_RPC = -4, /* RPC failure talking to server */ enumerator
/openbsd/include/rpcsvc/
H A Dyp_prot.h281 #define YPPUSH_RPC ((unsigned long)-4) /* RPC failure talking to server */ macro