Home
last modified time | relevance | path

Searched refs:xdr_wrapstring (Results 1 – 25 of 66) sorted by relevance

123

/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/doc/glibc-functions/
H A Dxdr_wrapstring.texi1 @node xdr_wrapstring
2 @subsection @code{xdr_wrapstring}
3 @findex xdr_wrapstring
5 …f{https://www.kernel.org/doc/man-pages/online/pages/man3/xdr_wrapstring.3.html,,man xdr_wrapstring}
/dports/devel/gnulib/gnulib-20140202-stable/doc/glibc-functions/
H A Dxdr_wrapstring.texi1 @node xdr_wrapstring
2 @subsection @code{xdr_wrapstring}
3 @findex xdr_wrapstring
/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.c175 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
197 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
210 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
222 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
232 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
288 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
H A Drpc_test_clnt.c16 (xdrproc_t) xdr_wrapstring, (caddr_t) argp,
17 (xdrproc_t) xdr_wrapstring, (caddr_t) &clnt_res,
H A Drpc_test_svc.c38 xdr_argument = xdr_wrapstring;
39 xdr_result = xdr_wrapstring;
/dports/security/krb5/krb5-1.19.2/src/lib/rpc/unit-test/
H A Dclient.c175 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
197 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
210 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
222 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
232 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
262 gssrpc_xdr_free(xdr_wrapstring, echo_resp);
H A Drpc_test_clnt.c16 (xdrproc_t) xdr_wrapstring, (caddr_t) argp,
17 (xdrproc_t) xdr_wrapstring, (caddr_t) &clnt_res,
H A Drpc_test_svc.c38 xdr_argument = xdr_wrapstring;
39 xdr_result = xdr_wrapstring;
/dports/deskutils/teapot/teapot-2.3.0/
H A Dxdr.c55 return xdr_wrapstring(xdrs,&(t->u.string)); in xdr_token()
79 return xdr_wrapstring(xdrs,&(t->u.lident)); in xdr_token()
97 return xdr_wrapstring(xdrs,&(t->u.err)); in xdr_token()
138 { 1, (xdrproc_t)xdr_wrapstring }, in xdr_mystring()
/dports/science/hdf/hdf-4.2.15/mfhdf/xdr/
H A Dxdr.def20 xdr_wrapstring
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/dist/uts/common/rpc/
H A Dxdr.h73 #define xdr_wrapstring _solaris_xdr_wrapstring macro
470 extern bool_t xdr_wrapstring(XDR *, char **);
518 extern bool_t xdr_wrapstring();
/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Drpcb_clnt.c915 (xdrproc_t) xdr_wrapstring, (char *)(void *) &ua, in __rpcb_findaddr()
930 xdr_free((xdrproc_t)xdr_wrapstring, in __rpcb_findaddr()
1140 xdr_free((xdrproc_t) xdr_wrapstring, (char *)(void *)&r.addr); in rpcb_rmtcall()
1229 (xdrproc_t) xdr_wrapstring, (char *)(void *)&uaddr, tottimeout) in rpcb_taddr2uaddr()
1269 (xdrproc_t) xdr_wrapstring, (char *)(void *)&uaddr, in rpcb_uaddr2taddr()
H A Dxdr.c93 __weak_alias(xdr_wrapstring,_xdr_wrapstring)
796 xdr_wrapstring(XDR *xdrs, char **cpp) in xdr_wrapstring() function
H A DMakefile.inc169 xdr.3 xdr_wrapstring.3
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-vx.c138 status = clnt_call (pClient, VX_LOAD, xdr_wrapstring, &filename, xdr_ldfile, in net_load()
792 xdr_wrapstring, pBootFile); in net_get_boot_file()
827 status = net_clnt_call (VX_SYMBOL_INQ, xdr_wrapstring, &name, in vx_lookup_symbol()
1121 clnt_freeres (pClient, xdr_wrapstring, &bootFile); in vx_open()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dremote-vx.c138 status = clnt_call (pClient, VX_LOAD, xdr_wrapstring, &filename, xdr_ldfile, in net_load()
792 xdr_wrapstring, pBootFile); in net_get_boot_file()
827 status = net_clnt_call (VX_SYMBOL_INQ, xdr_wrapstring, &name, in vx_lookup_symbol()
1121 clnt_freeres (pClient, xdr_wrapstring, &bootFile); in vx_open()
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/include/gssrpc/
H A Drename.h267 #define xdr_wrapstring gssrpc_xdr_wrapstring macro
H A Dxdr.h274 extern bool_t xdr_wrapstring(XDR *, char **);
/dports/math/R/R-4.1.2/src/extra/xdr/rpc/
H A Dxdr.h259 extern bool_t xdr_wrapstring();
/dports/math/libRmath/R-4.1.1/src/extra/xdr/rpc/
H A Dxdr.h259 extern bool_t xdr_wrapstring();
/dports/security/krb5/krb5-1.19.2/src/include/gssrpc/
H A Drename.h267 #define xdr_wrapstring gssrpc_xdr_wrapstring macro
H A Dxdr.h274 extern bool_t xdr_wrapstring(XDR *, char **);
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/rpc/
H A Dxdr.h272 extern bool_t xdr_wrapstring(XDR *, char **);
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/plugin/group_replication/libmysqlgcs/cmake/
H A Dadd_version_suffix.cmake54 xdr_wrapstring
/dports/security/snort/snort-2.9.18/src/win32/WIN32-Includes/rpc/
H A Dxdr.h269 extern bool_t xdr_wrapstring __P((XDR *, char **));

123