Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpc.ypupdated/
H A Dyp_dbdelete.c57 return(YP_FALSE); in yp_del_record()
/freebsd/libexec/ypxfr/
H A Dyp_dbwrite.c99 return(YP_FALSE); in yp_put_record()
/freebsd/include/rpcsvc/
H A Dyp_prot.h177 #define YP_FALSE ((long)0) /* general purpose failure code */ macro
H A Dyp.x45 YP_FALSE = 0, enumerator
/freebsd/usr.sbin/yp_mkdb/
H A Dyp_mkdb.c311 case YP_FALSE: in main()
/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c272 if (status != YP_FALSE) in yp_all_host()
/freebsd/lib/libc/yp/
H A Dyplib.c1191 case YP_FALSE: in ypprot_err()