Home
last modified time | relevance | path

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

/netbsd/lib/libc/yp/
H A Dypprot_err.c59 case YP_BADOP: in __weak_alias()
/netbsd/lib/librpcsvc/
H A Dyp.x55 YP_BADOP = -4, enumerator
/netbsd/include/rpcsvc/
H A Dyp_prot.h175 #define YP_BADOP ((unsigned int)-4) /* invalid operation */ macro