HomeSort by relevance Sort by last modified time
    Searched full:rpc_msg (Results 1 - 15 of 15) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/rpc/
rpc_msg.h 2 * rpc_msg.h
149 struct rpc_msg { struct
167 * struct rpc_msg *cmsg;
169 extern bool_t xdr_callmsg (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
175 * struct rpc_msg *cmsg;
177 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
183 * struct rpc_msg *rmsg;
185 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg) __THROW;
190 * struct rpc_msg *msg;
193 extern void _seterr_reply (struct rpc_msg *__msg, struct rpc_err *__error
    [all...]
svc_auth.h 46 struct rpc_msg *__msg) __THROW;
svc.h 38 #include <rpc/rpc_msg.h>
78 bool_t (*xp_recv) (SVCXPRT *__xprt, struct rpc_msg *__msg);
84 bool_t (*xp_reply) (SVCXPRT *__xprt, struct rpc_msg *__msg);
109 * struct rpc_msg *msg;
rpc.h 51 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/rpc/
rpc_msg.h 2 * rpc_msg.h
149 struct rpc_msg { struct
167 * struct rpc_msg *cmsg;
169 extern bool_t xdr_callmsg (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
175 * struct rpc_msg *cmsg;
177 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
183 * struct rpc_msg *rmsg;
185 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg) __THROW;
190 * struct rpc_msg *msg;
193 extern void _seterr_reply (struct rpc_msg *__msg, struct rpc_err *__error
    [all...]
svc_auth.h 46 struct rpc_msg *__msg) __THROW;
svc.h 38 #include <rpc/rpc_msg.h>
78 bool_t (*xp_recv) (SVCXPRT *__xprt, struct rpc_msg *__msg);
84 bool_t (*xp_reply) (SVCXPRT *__xprt, struct rpc_msg *__msg);
109 * struct rpc_msg *msg;
rpc.h 51 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
  /external/tcpdump/
rpc_msg.h 1 /* @(#) $Header: /tcpdump/master/tcpdump/rpc_msg.h,v 1.2 2005-04-27 21:43:48 guy Exp $ (LBL) */
30 * from: @(#)rpc_msg.h 1.7 86/07/16 SMI
31 * from: @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC
32 * $FreeBSD: src/include/rpc/rpc_msg.h,v 1.11.2.1 1999/08/29 14:39:07 peter Exp $
36 * rpc_msg.h
print-sunrpc.c 68 #include "rpc_msg.h"
INSTALL.txt 231 rpc_msg.h - definitions for ONC RPC messages
Makefile.in 179 rpc_msg.h \
print-tcp.c 55 #include "rpc_msg.h"
    [all...]
print-udp.c 53 #include "rpc_msg.h"
print-nfs.c 49 #include "rpc_msg.h"
    [all...]

Completed in 838 milliseconds