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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
rpc_msg.h 1 /* @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC */
30 /* @(#)rpc_msg.h 1.7 86/07/16 SMI */
41 * rpc_msg.h
153 struct rpc_msg { struct
171 * struct rpc_msg *cmsg;
173 extern bool_t xdr_callmsg (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
179 * struct rpc_msg *cmsg;
181 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
187 * struct rpc_msg *rmsg;
189 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg) __THROW
    [all...]
svc_auth.h 50 struct rpc_msg *__msg) __THROW;
svc.h 40 #include <rpc/rpc_msg.h>
80 bool_t (*xp_recv) (SVCXPRT *__xprt, struct rpc_msg *__msg);
86 bool_t (*xp_reply) (SVCXPRT *__xprt, struct rpc_msg *__msg);
111 * struct rpc_msg *msg;
rpc.h 54 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_msg.h 1 /* @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC */
30 /* @(#)rpc_msg.h 1.7 86/07/16 SMI */
41 * rpc_msg.h
153 struct rpc_msg { struct
171 * struct rpc_msg *cmsg;
173 extern bool_t xdr_callmsg (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
179 * struct rpc_msg *cmsg;
181 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
187 * struct rpc_msg *rmsg;
189 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg) __THROW
    [all...]
svc_auth.h 50 struct rpc_msg *__msg) __THROW;
svc.h 40 #include <rpc/rpc_msg.h>
80 bool_t (*xp_recv) (SVCXPRT *__xprt, struct rpc_msg *__msg);
86 bool_t (*xp_reply) (SVCXPRT *__xprt, struct rpc_msg *__msg);
111 * struct rpc_msg *msg;
rpc.h 54 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
rpc_msg.h 1 /* @(#)rpc_msg.h 2.1 88/07/29 4.0 RPCSRC */
30 /* @(#)rpc_msg.h 1.7 86/07/16 SMI */
41 * rpc_msg.h
153 struct rpc_msg { struct
171 * struct rpc_msg *cmsg;
173 extern bool_t xdr_callmsg (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
179 * struct rpc_msg *cmsg;
181 extern bool_t xdr_callhdr (XDR *__xdrs, struct rpc_msg *__cmsg) __THROW;
187 * struct rpc_msg *rmsg;
189 extern bool_t xdr_replymsg (XDR *__xdrs, struct rpc_msg *__rmsg) __THROW
    [all...]
svc_auth.h 50 struct rpc_msg *__msg) __THROW;
svc.h 40 #include <rpc/rpc_msg.h>
80 bool_t (*xp_recv) (SVCXPRT *__xprt, struct rpc_msg *__msg);
86 bool_t (*xp_reply) (SVCXPRT *__xprt, struct rpc_msg *__msg);
111 * struct rpc_msg *msg;
rpc.h 54 #include <rpc/rpc_msg.h> /* protocol for rpc messages */
  /external/tcpdump/
rpc_msg.h 1 /* @(#) $Header: /tcpdump/master/tcpdump/rpc_msg.h,v 1.1.2.1 2005/04/27 21:44:07 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 53 #include "rpc_msg.h"
FILES 215 rpc_msg.h
INSTALL 228 rpc_msg.h - definitions for ONC RPC messages
print-tcp.c 51 #include "rpc_msg.h"
print-udp.c 55 #include "rpc_msg.h"
print-nfs.c 49 #include "rpc_msg.h"
    [all...]

Completed in 368 milliseconds