Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Dyp.x42 YP_FALSE = 0, enumerator
H A Dyp_prot.h222 #define YP_FALSE (0) /* General purpose failure code */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c558 case YP_FALSE: str = "Fail"; break; in sum_ypstat()