Home | History | Annotate | Download | only in rpc

Lines Matching refs:bool_t

66 static bool_t xdrstdio_getlong(XDR *, long *);
67 static bool_t xdrstdio_putlong(XDR *, const long *);
68 static bool_t xdrstdio_getbytes(XDR *, char *, u_int);
69 static bool_t xdrstdio_putbytes(XDR *, const char *, u_int);
71 static bool_t xdrstdio_setpos(XDR *, u_int);
116 static bool_t
127 static bool_t
137 static bool_t
146 static bool_t
163 static bool_t