Home
last modified time | relevance | path

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

/titanic_44/usr/src/head/rpcsvc/
H A Dyp.x44 YP_FALSE = 0, enumerator
H A Dyp_prot.h222 #define YP_FALSE (0) /* General purpose failure code */ macro
/titanic_44/usr/src/lib/libbc/libc/yp/
H A Dyp_prot.h214 #define YP_FALSE ((long)0) /* General purpose failure code */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nis.c587 case YP_FALSE: str = "Fail"; break;