Home
last modified time | relevance | path

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

12

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dclnt_perror.texi1 @node clnt_perror
2 @subsection @code{clnt_perror}
3 @findex clnt_perror
5 …* @uref{https://www.kernel.org/doc/man-pages/online/pages/man3/clnt_perror.3.html,,man clnt_perror}
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dclnt_perror.texi1 @node clnt_perror
2 @subsection @code{clnt_perror}
3 @findex clnt_perror
/dports/net/nfsshell/nfsshell-09cdd52/
H A Dnfsshell.c625 clnt_perror(nfsclient, "nfs3_lookup"); in do_cat()
700 clnt_perror(nfsclient, "nfs3_lookup"); in printfilestatus()
860 clnt_perror(nfsclient, "nfs3_read"); in do_get()
897 clnt_perror(nfsclient, "nfs3_fsstat"); in do_df()
933 clnt_perror(nfsclient, "nfs3_remove"); in do_rm()
965 clnt_perror(nfsclient, "nfs3_lookup"); in do_ln()
978 clnt_perror(nfsclient, "nfs3_link"); in do_ln()
1009 clnt_perror(nfsclient, "nfs3_rename"); in do_mv()
1046 clnt_perror(nfsclient, "nfs3_mkdir"); in do_mkdir()
1082 clnt_perror(nfsclient, "nfs3_mkdir"); in do_create()
[all …]
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/rpc/unit-test/
H A Dclient.c194 clnt_perror(clnt, whoami);
208 clnt_perror(clnt, "Sequence number improperly reset");
220 clnt_perror(clnt, "Auto-resynchronization failed");
230 clnt_perror(clnt, "Auto-resynchronization did not work");
/dports/security/krb5/krb5-1.19.2/src/lib/rpc/unit-test/
H A Dclient.c194 clnt_perror(clnt, whoami);
208 clnt_perror(clnt, "Sequence number improperly reset");
220 clnt_perror(clnt, "Auto-resynchronization failed");
230 clnt_perror(clnt, "Auto-resynchronization did not work");
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/rpc/
H A Dpmap_clnt.c57 void clnt_perror();
133 clnt_perror(client, "Cannot register service"); in pmap_set()
H A DMakefile.in30 $(srcdir)/clnt_perror.c \
78 clnt_perror.$(OBJEXT) \
127 clnt_perror.o \
H A Dpmap_getmaps.c82 clnt_perror(client, "pmap_getmaps rpc problem"); in pmap_getmaps()
/dports/security/krb5/krb5-1.19.2/src/lib/rpc/
H A Dpmap_clnt.c57 void clnt_perror();
133 clnt_perror(client, "Cannot register service"); in pmap_set()
H A DMakefile.in30 $(srcdir)/clnt_perror.c \
78 clnt_perror.$(OBJEXT) \
127 clnt_perror.o \
H A Dpmap_getmaps.c82 clnt_perror(client, "pmap_getmaps rpc problem"); in pmap_getmaps()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/yp/
H A Dyp_first.c84 clnt_perror(ysd->dom_client, "yp_first: clnt_call"); in __weak_alias()
161 clnt_perror(ysd->dom_client, "yp_next: clnt_call"); in yp_next()
H A Dyp_maplist.c71 clnt_perror(ysd->dom_client, "yp_maplist: clnt_call"); in __weak_alias()
H A Dyp_order.c80 clnt_perror(ysd->dom_client, "yp_order: clnt_call"); in __weak_alias()
H A Dyp_master.c82 clnt_perror(ysd->dom_client, "yp_master: clnt_call"); in __weak_alias()
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dclnt_perror.c65 __weak_alias(clnt_perror,_clnt_perror)
182 clnt_perror(CLIENT *rpch, const char *s) in clnt_perror() function
H A Dpmap_getmaps.c101 clnt_perror(client, "pmap_getmaps rpc problem"); in __weak_alias()
H A DMakefile.inc7 clnt_bcast.c clnt_dg.c clnt_generic.c clnt_perror.c \
43 rpc_clnt_calls.3 clnt_perror.3 \
/dports/benchmarks/lmbench/lmbench-3.0-a9/src/
H A Dlat_rpc.c34 clnt_perror(cl, server); in doit()
74 clnt_perror(state->cl, "setting timeout"); in initialize()
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/rpc/
H A Dclnt.h342 extern void clnt_perror(CLIENT *, char *); /* stderr */
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/include/gssrpc/
H A Dclnt.h321 void clnt_perror(CLIENT *, char *); /* stderr */
H A Drename.h144 #define clnt_perror gssrpc_clnt_perror macro
/dports/security/krb5/krb5-1.19.2/src/include/gssrpc/
H A Dclnt.h321 void clnt_perror(CLIENT *, char *); /* stderr */
H A Drename.h144 #define clnt_perror gssrpc_clnt_perror macro
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/rpc/
H A Dclnt.h357 extern void clnt_perror __P((CLIENT *, char *)); /* stderr */

12