Home
last modified time | relevance | path

Searched refs:ypprot_err (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c162 if ( !(r = ypprot_err(yprv.stat)) ) { in yp_match_host()
197 if ( !(r = ypprot_err(yprkv.stat)) ) { in yp_first_host()
238 if ( !(r = ypprot_err(yprkv.stat)) ) { in yp_next_host()
273 return ypprot_err(status); in yp_all_host()
302 return ypprot_err(ypro.stat); in yp_order_host()
325 if (!(r = ypprot_err(yprm.stat))) in yp_master_host()
352 return ypprot_err(ypml.stat); in yp_maplist_host()
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c110 r = ypprot_err(ypro.status); in get_remote_info()
118 r = ypprot_err(yprm.status); in get_remote_info()
/freebsd/lib/libc/yp/
H A Dyplib.c722 if (!(r = ypprot_err(yprv.stat))) { in yp_match()
813 if (!(r = ypprot_err(yprkv.stat))) { in yp_first()
894 if (!(r = ypprot_err(yprkv.stat))) { in yp_next()
989 return (ypprot_err(savstat)); in yp_all()
1042 if (!(r = ypprot_err(ypro.stat))) { in yp_order()
1089 if (!(r = ypprot_err(yprm.stat))) { in yp_master()
1131 if (!(r = ypprot_err(ypml.stat))) { in yp_maplist()
1186 ypprot_err(unsigned int incode) in ypprot_err() function
H A DSymbol.map19 ypprot_err;
/freebsd/include/rpcsvc/
H A Dypclnt.h89 int ypprot_err(unsigned int incode);
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3439 fun:ypprot_err=uninstrumented