Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x46 YP_BADOP = -4, enumerator
H A Dyp_prot.h226 #define YP_BADOP (-4) /* Invalid operation */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c562 case YP_BADOP: str = "Invalid operation"; break; in sum_ypstat()