Home
last modified time | relevance | path

Searched refs:clnt_perror (Results 1 – 25 of 29) sorted by relevance

12

/freebsd/usr.sbin/ypserv/common/
H A Dyplib_host.c161 clnt_perror(client, "yp_match_host: clnt_call"); in yp_match_host()
196 clnt_perror(client, "yp_first_host: clnt_call"); in yp_first_host()
237 clnt_perror(client, "yp_next_host: clnt_call"); in yp_next_host()
298 clnt_perror(client, "yp_order_host: clnt_call"); in yp_order_host()
324 clnt_perror(client, "yp_master: clnt_call"); in yp_master_host()
348 clnt_perror(client, "yp_maplist: clnt_call"); in yp_maplist_host()
/freebsd/crypto/krb5/src/lib/rpc/unit-test/
H A Dclient.c193 clnt_perror(clnt, whoami); in main()
207 clnt_perror(clnt, "Sequence number improperly reset"); in main()
219 clnt_perror(clnt, "Auto-resynchronization failed"); in main()
229 clnt_perror(clnt, "Auto-resynchronization did not work"); in main()
/freebsd/usr.sbin/yppoll/
H A Dyppoll.c105 clnt_perror(client, "yp_order: clnt_call"); in get_remote_info()
117 clnt_perror(client, "yp_master: clnt_call"); in get_remote_info()
/freebsd/crypto/krb5/src/lib/rpc/
H A DMakefile.in30 $(srcdir)/clnt_perror.c \
78 clnt_perror.$(OBJEXT) \
127 clnt_perror.o \
H A Dpmap_getmaps.c83 clnt_perror(client, "pmap_getmaps rpc problem"); in pmap_getmaps()
H A Dpmap_clnt.c132 clnt_perror(client, "Cannot register service"); in pmap_set()
H A Dclnt_perror.c178 clnt_perror(CLIENT *rpch, char *s) in clnt_perror() function
H A Ddeps71 clnt_perror.so clnt_perror.po $(OUTPRE)clnt_perror.$(OBJEXT): \
75 clnt_perror.c
/freebsd/lib/libc/yp/
H A Dyplib.c716 clnt_perror(ysd->dom_client, "yp_match: clnt_call"); in yp_match()
808 clnt_perror(ysd->dom_client, "yp_first: clnt_call"); in yp_first()
889 clnt_perror(ysd->dom_client, "yp_next: clnt_call"); in yp_next()
977 clnt_perror(clnt, "yp_all: clnt_call"); in yp_all()
1037 clnt_perror(ysd->dom_client, "yp_order: clnt_call"); in yp_order()
1084 clnt_perror(ysd->dom_client, "yp_master: clnt_call"); in yp_master()
1127 clnt_perror(ysd->dom_client, "yp_maplist: clnt_call"); in yp_maplist()
/freebsd/share/examples/sunrpc/msg/
H A Drprintmsg.c52 clnt_perror(cl, server);
/freebsd/lib/libc/rpc/
H A Dpmap_getmaps.c87 clnt_perror(client, "pmap_getmaps rpc problem"); in pmap_getmaps()
H A DMakefile.inc4 clnt_dg.c clnt_generic.c clnt_perror.c clnt_raw.c clnt_simple.c \
75 rpc_clnt_calls.3 clnt_perror.3 \
H A DSymbol.map32 clnt_perror;
H A Dclnt_perror.c176 clnt_perror(CLIENT *rpch, const char *s) in clnt_perror() function
/freebsd/share/examples/sunrpc/dir/
H A Drls.c56 clnt_perror(cl, server);
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/nfs/
H A Dtst.call3.c379 clnt_perror(mountclient, "mnt"); in dotest()
410 clnt_perror(client, "call"); in dotest()
418 clnt_perror(mountclient, "umnt"); in dotest()
H A Dtst.call.c94 clnt_perror(client, "test"); in dotest()
/freebsd/usr.sbin/rpc.lockd/
H A Dtest.c36 clnt_perror(clnt, "humbug");
112 clnt_perror(clnt, "nlm_lock_msg_1");
/freebsd/krb5/lib/rpc/
H A DMakefile31 clnt_perror.c \
/freebsd/crypto/krb5/src/include/gssrpc/
H A Dclnt.h321 void clnt_perror(CLIENT *, char *); /* stderr */
H A Drename.h140 #define clnt_perror gssrpc_clnt_perror macro
/freebsd/usr.bin/rpcinfo/
H A Drpcinfo.c518 clnt_perror(client, "rpcinfo: can't contact portmapper");
785 clnt_perror(client, "rpcinfo: can't contact rpcbind: ");
935 clnt_perror(client, "rpcinfo: can't contact rpcbind: ");
1018 clnt_perror(client, "rpcinfo: can't contact rpcbind: ");
1523 clnt_perror(client, "rpcinfo");
/freebsd/include/rpc/
H A Dclnt.h435 extern void clnt_perror(CLIENT *, const char *); /* stderr */
/freebsd/sys/rpc/
H A Dclnt.h432 extern void clnt_perror(CLIENT *, const char *); /* stderr */
/freebsd/tools/regression/rpcsec_gss/
H A Drpctest.c159 clnt_perror(client, "call failed"); in test_client()

12