Home
last modified time | relevance | path

Searched refs:caddr_t (Results 1 – 25 of 30) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dxdr.h121 bool_t (*x_getbytes) (XDR *__xdrs, caddr_t __addr, u_int __len);
139 caddr_t x_public; /* users' data */
140 caddr_t x_private; /* pointer to private data */
141 caddr_t x_base; /* private used for position info */
310 extern bool_t xdr_array (XDR * _xdrs, caddr_t *__addrp, u_int *__sizep,
315 extern bool_t xdr_opaque (XDR *__xdrs, caddr_t __cp, u_int __cnt) __THROW;
326 extern bool_t xdr_reference (XDR *__xdrs, caddr_t *__xpp, u_int __size,
352 extern void xdrmem_create (XDR *__xdrs, __const caddr_t __addr,
361 u_int __recvsize, caddr_t __tcp_handle,
H A Dsvc.h85 caddr_t args_ptr); /* get arguments */
89 caddr_t args_ptr);
97 caddr_t xp_p1; /* private */
98 caddr_t xp_p2; /* private */
154 caddr_t rq_clntcred; /* read only cooked cred */
230 caddr_t __xdr_location) __THROW;
H A Dpmap_clnt.h48 typedef bool_t (*resultproc_t) (caddr_t resp, struct sockaddr_in *raddr);
82 caddr_t __argsp, xdrproc_t __xdrres,
83 caddr_t __resp, struct timeval __tout,
88 caddr_t __argsp, xdrproc_t __xresults,
89 caddr_t __resultsp,
H A Dclnt.h136 enum clnt_stat (*cl_call) (CLIENT *, u_long, xdrproc_t, caddr_t, xdrproc_t,
137 caddr_t, struct timeval);
142 bool_t (*cl_freeres) (CLIENT *, xdrproc_t, caddr_t);
148 caddr_t cl_private; /* private stuff */
H A Dpmap_rmt.h50 caddr_t args_ptr;
60 caddr_t results_ptr;
H A Dauth.h87 caddr_t oa_base; /* address of more auth stuff */
107 caddr_t ah_private;
H A Dtypes.h83 typedef __caddr_t caddr_t; typedef
H A Drpc_msg.h100 caddr_t where;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/
H A Drstat.h98 extern int rstatprog_3_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
116 extern int rstatprog_2_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
132 extern int rstatprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dyp.h279 extern int ypprog_2_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
291 extern int yppush_xfrrespprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
306 extern int ypbindprog_2_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dkey_prot.h153 extern int key_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
201 extern int key_prog_2_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dnlm_prot.h201 extern int nlm_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
266 extern int nlm_prog_3_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dyppasswd.h41 extern int yppasswdprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dnis_callback.h62 extern int cb_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t) __THROW;
H A Dspray.h48 extern int sprayprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Drquota.h63 extern int rquotaprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Drusers.h116 extern int rusersprog_3_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dbootparam_prot.h82 extern int bootparamprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dklm_prot.h90 extern int klm_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dsm_inter.h86 extern int sm_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
H A Dmount.h85 extern int mountprog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dcoda.h80 typedef void * caddr_t; typedef
417 caddr_t data; /* Place holder for data. */
577 caddr_t data; /* Place holder for data. */
H A Dquota.h166 long quotactl __P ((unsigned int, const char *, int, caddr_t));
H A Dtypes.h64 typedef __kernel_caddr_t caddr_t; typedef
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dquota.h221 caddr_t __addr) __THROW;

12