Home
last modified time | relevance | path

Searched refs:YP_BADOP (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/rpcsvc/
H A Dyp_prot.h181 #define YP_BADOP ((long)-4) /* invalid operation */ macro
H A Dyp.x49 YP_BADOP = -4, enumerator
/freebsd/lib/libc/yp/
H A Dyplib.c1201 case YP_BADOP: in ypprot_err()