Lines Matching refs:bool_t
43 static bool_t xdrmem_getlong (XDR *, long *);
44 static bool_t xdrmem_putlong (XDR *, const long *);
45 static bool_t xdrmem_getbytes (XDR *, caddr_t, u_int);
46 static bool_t xdrmem_putbytes (XDR *, const char *, u_int);
48 static bool_t xdrmem_setpos (XDR *, u_int);
51 static bool_t xdrmem_getint32 (XDR *, int32_t *);
52 static bool_t xdrmem_putint32 (XDR *, const int32_t *);
103 static bool_t
119 static bool_t
136 static bool_t
151 static bool_t
175 static bool_t
214 static bool_t
230 static bool_t