Searched refs:__packed (Results 1 - 25 of 307) sorted by path

1234567891011>>

/freebsd-11-stable/contrib/netbsd-tests/usr.bin/xlint/lint1/
H A Dd_c99_flex_array_packed.c5 } __packed foo;
H A Dd_packed_structs.c17 } ipt_ta[1] __packed; member in union:ip_timestamp::ipt_timestamp
18 } ipt_timestamp __packed; member in struct:ip_timestamp
19 } __packed; variable in typeref:struct:ip_timestamp
21 typedef struct __packed { struct
28 } __packed; variable in typeref:struct:x
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
H A Dauditdistd.h199 } __packed; variable in typeref:struct:adpkt
219 } __packed; variable in typeref:struct:adrep
/freebsd-11-stable/contrib/openbsm/compat/
H A Dcompat.h44 #ifndef __packed
45 #define __packed __attribute__((__packed__)) macro
/freebsd-11-stable/include/
H A Dar.h65 } __packed; variable in typeref:struct:ar_hdr
/freebsd-11-stable/include/arpa/
H A Dtftp.h59 } __packed th_u;
61 } __packed; variable in typeref:struct:tftphdr
/freebsd-11-stable/lib/libc/gen/
H A Dtelldir.h78 } __packed i;
86 } __packed s;
H A Dutxdb.h56 } __packed; variable in typeref:struct:futx
/freebsd-11-stable/lib/libc/iconv/
H A Dcitrus_db_file.h73 } __packed; variable in typeref:struct:_citrus_db_header_x
82 } __packed; variable in typeref:struct:_citrus_db_entry_x
/freebsd-11-stable/lib/libefivar/
H A Defivar-dp.h46 } __packed efidp_header;
/freebsd-11-stable/lib/libiconv_modules/mapper_std/
H A Dcitrus_mapper_std_file.h47 } __packed rcx_src_rowcol[_CITRUS_MAPPER_STD_ROWCOL_MAX];
50 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_info_x
63 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_info_compat_x
73 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_ext_ilseq_info_x
/freebsd-11-stable/sbin/ggate/shared/
H A Dggate.h71 } __packed; variable in typeref:struct:g_gate_version
79 } __packed; variable in typeref:struct:g_gate_cinit
87 } __packed; variable in typeref:struct:g_gate_sinit
96 } __packed; variable in typeref:struct:g_gate_hdr
/freebsd-11-stable/sbin/hastd/
H A Dhast_proto.c58 } __packed; variable in typeref:struct:hast_main_header
H A Dnv.c101 } __packed; variable in typeref:struct:nvhdr
/freebsd-11-stable/stand/i386/common/
H A Dedd.h65 } __packed; variable in typeref:struct:edd_params
77 } __packed; variable in typeref:struct:edd_device_path_v3
82 } __packed; variable in typeref:struct:edd_params_v3
94 } __packed; variable in typeref:struct:edd_device_path_v4
99 } __packed; variable in typeref:struct:edd_params_v4
/freebsd-11-stable/stand/i386/libi386/
H A Dbiospnp.c65 } __packed; variable in typeref:struct:pnp_ICstructure
75 } __packed; variable in typeref:struct:pnp_devNode
83 } __packed; variable in typeref:struct:pnp_isaConfiguration
/freebsd-11-stable/sys/amd64/include/
H A Dcpufunc.h555 uint64_t pcid:12 __packed;
556 uint64_t pad:52 __packed;
558 } __packed; variable in typeref:struct:invpcid_descr
H A Dsegments.h58 u_int64_t sd_hibase:40 __packed;/* segment base address (msb) */
62 } __packed; variable in typeref:struct:system_segment_descriptor
79 } __packed; variable in typeref:struct:soft_segment_descriptor
86 uint64_t rd_base:64 __packed; /* base address */
87 } __packed; variable in typeref:struct:region_descriptor
H A Dtss.h48 u_int64_t tss_rsp0 __packed; /* kernel stack pointer ring 0 */ member in struct:amd64tss
49 u_int64_t tss_rsp1 __packed; /* kernel stack pointer ring 1 */ member in struct:amd64tss
50 u_int64_t tss_rsp2 __packed; /* kernel stack pointer ring 2 */ member in struct:amd64tss
53 u_int64_t tss_ist1 __packed; /* Interrupt stack table 1 */ member in struct:amd64tss
54 u_int64_t tss_ist2 __packed; /* Interrupt stack table 2 */ member in struct:amd64tss
55 u_int64_t tss_ist3 __packed; /* Interrupt stack table 3 */ member in struct:amd64tss
56 u_int64_t tss_ist4 __packed; /* Interrupt stack table 4 */ member in struct:amd64tss
57 u_int64_t tss_ist5 __packed; /* Interrupt stack table 5 */ member in struct:amd64tss
58 u_int64_t tss_ist6 __packed; /* Interrupt stack table 6 */ member in struct:amd64tss
59 u_int64_t tss_ist7 __packed; /* Interrup member in struct:amd64tss
[all...]
/freebsd-11-stable/sys/amd64/include/pc/
H A Dbios.h55 } __packed; variable in typeref:struct:bios_smap
63 } __packed; variable in typeref:struct:bios_smap_xattr
105 } __packed; variable in typeref:struct:bios_oem_signature
110 } __packed; variable in typeref:struct:bios_oem_range
115 } __packed; variable in typeref:struct:bios_oem
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvrtc.c70 } __packed; variable in typeref:struct:rtcdev
/freebsd-11-stable/sys/arm/allwinner/
H A Dif_awgreg.h179 } __packed; variable in typeref:struct:emac_desc
/freebsd-11-stable/sys/arm/freescale/imx/
H A Dimx6_sdma.h117 } __packed; variable in typeref:struct:sdma_buffer_descriptor
123 } __packed; variable in typeref:struct:sdma_channel_control
137 } __packed; variable in typeref:struct:sdma_state_registers
157 } __packed; variable in typeref:struct:sdma_context_data
/freebsd-11-stable/sys/arm/freescale/vybrid/
H A Dvf_edma.h168 } __packed; variable in typeref:struct:TCD
/freebsd-11-stable/sys/cam/scsi/
H A Dscsi_low.h263 } __packed li_inq;
275 } __packed sms_cmp;

Completed in 308 milliseconds

1234567891011>>