Searched refs:bool_t (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/ |
| H A D | xdr.h | 26 typedef int bool_t; typedef 45 typedef bool_t (*xdrproc_t)(XDR *xdrs, void *ptr); 48 bool_t (*xdr_control)(XDR *, int, void *); 50 bool_t (*xdr_char)(XDR *, char *); 51 bool_t (*xdr_u_short)(XDR *, unsigned short *); 52 bool_t (*xdr_u_int)(XDR *, unsigned *); 53 bool_t (*xdr_u_longlong_t)(XDR *, u_longlong_t *); 55 bool_t (*xdr_opaque)(XDR *, caddr_t, const uint_t); 67 bool_t xc_is_last_record; 90 static inline bool_t xdr_char(XDR *xdrs, char *cp) in xdr_char() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-xdr.c | 159 static bool_t 173 static bool_t 201 static bool_t 232 static bool_t 245 static bool_t 258 static bool_t 269 static bool_t 292 static bool_t 300 static bool_t 322 static bool_t [all …]
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/rpc/ |
| H A D | xdr.h | 45 bool_t xc_is_last_record; 54 static inline bool_t
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/rpc/ |
| H A D | xdr.h | 46 static __inline bool_t
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | ccompile.h | 174 typedef int bool_t; typedef
|
| /f-stack/freebsd/contrib/openzfs/module/nvpair/ |
| H A D | nvpair.c | 3228 bool_t ret = FALSE; in nvs_xdr_nvp_op()
|