HomeSort by: relevance | last modified time | path
    Searched defs:__packed (Results 1 - 25 of 266) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/tests/usr.bin/xlint/lint1/
msg_326.c 9 int variable __packed; variable in typeref:typename:int variable
d_packed_structs.c 23 } ipt_ta[1]__packed;
25 } __packed; variable in typeref:struct:ip_timestamp
27 typedef struct __packed { struct
34 } __packed; variable in typeref:struct:x
  /src/sys/arch/hpc/stand/include/machine/
disklabel.h 14 #undef __packed /* so that we can undo the damage */
15 #define __packed macro
  /src/sys/net/
ether_slowprotocols.h 44 } __packed; variable in typeref:struct:slowprothdr
if_vlanvar.h 72 } __packed; variable in typeref:struct:ether_vlan_header
  /src/sys/net/agr/
ieee8023_tlv.h 40 } __packed; variable in typeref:struct:tlvhdr
ieee8023ad_marker.h 52 } __packed; variable in typeref:struct:markerdu
  /src/lib/libc/citrus/
citrus_db_file.h 72 } __packed; variable in typeref:struct:_citrus_db_header_x
81 } __packed; variable in typeref:struct:_citrus_db_entry_x
  /src/sys/arch/amd64/include/
tss.h 60 } __packed; variable in typeref:struct:x86_64_tss
  /src/sys/arch/x86/include/
bios32.h 69 } __packed; variable in typeref:struct:bios32_entry
  /src/sys/external/bsd/drm2/dist/drm/vboxvideo/
hgsmi_ch_setup.h 19 } __packed; variable in typeref:struct:hgsmi_buffer_location
32 } __packed; variable in typeref:struct:hgsmi_host_flags
  /src/usr.sbin/ldpd/
pdu.h 52 } __packed; variable in typeref:struct:ldp_pdu
  /src/sys/fs/efs/
efs_extent.h 44 } __packed; variable in typeref:struct:efs_dextent
  /src/sys/arch/arm/broadcom/
bcm2835_com_acpi.c 54 } __packed; variable in typeref:struct:vcmbox_clockrate_request
  /src/sys/dev/gpib/
ctreg.h 44 } __packed; variable in typeref:struct:ct_iocmd
49 } __packed; variable in typeref:struct:ct_rscmd
54 } __packed; variable in typeref:struct:ct_ulcmd
59 } __packed; variable in typeref:struct:ct_wfmcmd
  /src/sys/dev/hdaudio/
hdmireg.h 35 } __packed; variable in typeref:struct:hdmi_audio_infoframe_header
50 } __packed; variable in typeref:struct:hdmi_audio_infoframe
  /src/sys/dev/ic/
apple_smc.h 73 } __packed; variable in typeref:struct:apple_smc_desc
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_ads.c 71 } __packed; variable in typeref:struct:__guc_ads_blob
intel_uc_fw_abi.h 76 } __packed; variable in typeref:struct:uc_css_header
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvfw/
flcn.h 40 } __packed; variable in typeref:struct:loader_config_v1
76 } __packed; variable in typeref:struct:flcn_bl_dmem_desc_v1
95 } __packed; variable in typeref:struct:flcn_bl_dmem_desc_v2
  /src/sys/netmpls/
mpls_ttl.c 140 } __packed; variable in typeref:struct:mpls_extension
  /src/sys/ufs/chfs/
ebh_media.h 79 } __packed; variable in typeref:struct:chfs_eb_ec_hdr
98 } __packed; variable in typeref:struct:chfs_nor_eb_hdr
114 } __packed; variable in typeref:struct:chfs_nand_eb_hdr
  /src/usr.bin/btkey/
device.c 50 } __packed; variable in typeref:struct:stored_link_keys
  /src/sys/dev/dkwedge/
dkwedge_tos.c 64 } __packed; variable in typeref:struct:tos_partition
74 } __packed; variable in typeref:struct:tos_root_sector
  /src/lib/libc/citrus/modules/
citrus_mapper_std_file.h 46 } __packed rcx_src_rowcol[_CITRUS_MAPPER_STD_ROWCOL_MAX];
49 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_info_x
62 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_info_compat_x
72 } __packed; variable in typeref:struct:_citrus_mapper_std_rowcol_ext_ilseq_info_x

Completed in 24 milliseconds

1 2 3 4 5 6 7 8 91011