Searched refs:ypprot_err (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/libnsl/yp/
H A Dypprot_err.c51 ypprot_err(int yp_protocol_error) function
H A Dyp_order.c131 retval = ypprot_err(resp.status);
H A Dyp_master.c202 retval = ypprot_err(resp.status);
H A Dyp_enum.c176 retval = ypprot_err(resp.status);
349 retval = ypprot_err(resp.status);
H A Dyp_match.c543 retval = ypprot_err(resp.status);
/illumos-gate/usr/src/lib/libbc/inc/include/rpcsvc/
H A Dypclnt.h99 extern int ypprot_err();
/illumos-gate/usr/src/lib/libbc/libc/yp/
H A Dypclnt.h99 extern int ypprot_err();
/illumos-gate/usr/src/head/rpcsvc/
H A Dypclnt.h113 extern int ypprot_err(int);
/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppoll.c317 yperr_string(ypprot_err(m->status)));
322 yperr_string(ypprot_err(o->status)));
329 yperr_string(ypprot_err(o->status)));
331 yperr_string(ypprot_err(m->status)));
H A Dypxfr.c780 *pushstat = ypprot_err(resp.status);
786 ypprot_err(resp.status)));
842 *pushstat = ypprot_err(resp.status);
848 ypprot_err(resp.status)));
890 *pushstat = ypprot_err(resp.status);
896 ypprot_err(resp.status)));
950 *pushstat = ypprot_err(resp.status);
956 ypprot_err(resp.status)));
1379 master, yperr_string(ypprot_err(status)));
1607 master, yperr_string(ypprot_err(statu
[all...]
H A Dypcat.c232 e = ypprot_err(status);
H A Dypwhich.c756 yperr_string(ypprot_err(maplist.status)));
/illumos-gate/usr/src/lib/libnsl/
H A DMakefile.com87 yperr_string.o yp_xdr.o ypprot_err.o ypupd.o \
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile320 ypprot_err.3nsl
568 ypprot_err.3nsl := LINKSRC = ypclnt.3nsl
/illumos-gate/usr/src/lib/libnsl/common/
H A Dllib-lnsl1083 /* ypprot_err.c */
1084 int ypprot_err(int yp_protocol_error);

Completed in 99 milliseconds