Searched refs:types (Results 201 - 225 of 712) sorted by relevance

1234567891011>>

/barrelfish-2018-10-04/lib/libc/sys/barrelfish/
H A Dsyscalls.c1 #include <sys/types.h>
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/buffer/
H A Dbuffer.h71 #include <sys/types.h>
/barrelfish-2018-10-04/include/rpc/
H A Dtypes.h1 /* $NetBSD: types.h,v 1.13 2000/06/13 01:02:44 thorpej Exp $ */
30 * from: @(#)types.h 1.18 87/07/24 SMI
31 * from: @(#)types.h 2.3 88/08/15 4.0 RPCSRC
36 * Rpc additions to <sys/types.h>
41 #include <sys/types.h>
/barrelfish-2018-10-04/include/target/x86_32/barrelfish_kpi/
H A Dregisters_target.h20 #include <barrelfish_kpi/types.h> // for lvaddr_t
/barrelfish-2018-10-04/include/term/client/
H A Dclient.h19 #include <barrelfish/types.h>
H A Dclient_blocking.h20 #include <barrelfish/types.h>
/barrelfish-2018-10-04/include/x86emu/
H A Dtypes.h44 #include <sys/types.h>
49 * <sys/types.h>.
/barrelfish-2018-10-04/kernel/include/arch/arm/
H A Dplatform.h24 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/kernel/include/arch/x86_32/
H A Dx86.h18 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/kernel/include/
H A Ddistcaps.h14 #include <barrelfish_kpi/types.h>
/barrelfish-2018-10-04/lib/acpica/source/include/platform/
H A Dacfreebsd.h123 #include <sys/types.h>
/barrelfish-2018-10-04/include/barrelfish/
H A Dtypes.h3 * \brief Definitions of standard Barrelfish userland types.
18 #include <barrelfish_kpi/types.h>
H A Dwaitset.h19 #include <barrelfish/types.h>
29 #include <barrelfish/types.h>
/barrelfish-2018-10-04/include/openssl/
H A Dbuffer.h71 #include <sys/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mlx4/
H A Duser.h37 #include <linux/types.h>
51 * In particular do not use pointer types -- pass pointers in __u64
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/drivers/infiniband/hw/mthca/
H A Dmthca_user.h37 #include <linux/types.h>
49 * In particular do not use pointer types -- pass pointers in __u64
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/asm/
H A Datomic-long.h34 #include <sys/types.h>
H A Dbyteorder.h33 #include <sys/types.h>
35 #include <asm/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Detherdevice.h38 #include <linux/types.h>
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/net/
H A Dethernet.h25 #include <sys/types.h>
70 * The ETHERTYPE_NTRAILER packet types starting at ETHERTYPE_TRAIL have
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/rdma/
H A Dib_user_sa.h36 #include <linux/types.h>
/barrelfish-2018-10-04/usr/tests/posix/
H A Dsocket_pipe.c3 #include <sys/types.h>
/barrelfish-2018-10-04/include/mdb/
H A Dmdb_tree.h16 #include <barrelfish/types.h>
17 #include <mdb/types.h>
/barrelfish-2018-10-04/lib/libc/xdr/
H A Dxdr_sizeof.c42 #include <rpc/types.h>
44 #include <sys/types.h>
/barrelfish-2018-10-04/lib/barrelfish/
H A Dsys_debug.c89 errval_t sys_debug_cap_trace_ctrl(uintptr_t types, genpaddr_t start, gensize_t size) argument
92 DEBUG_TRACE_PMEM_CTRL, types, start, size).error;

Completed in 405 milliseconds

1234567891011>>