HomeSort by: relevance | last modified time | path
    Searched defs:d_un (Results 1 - 12 of 12) sorted by relevancy

  /src/lib/libukfs/
ukfs_int_disklabel.h 71 } d_un; member in struct:ukfs__disklabel
72 #define d_packname d_un.un_d_packname
73 #define d_boot0 d_un.un_b.un_d_boot0
74 #define d_boot1 d_un.un_b.un_d_boot1
  /src/sys/arch/atari/stand/tostools/aptck/
disklbl.h 59 } d_un; member in struct:disklabel
60 #define d_packname d_un.un_d_packname
61 #define d_boot0 d_un.un_b.un_d_boot0
62 #define d_boot1 d_un.un_b.un_d_boot1
  /src/sys/arch/atari/stand/tostools/libtos/
disklbl.h 59 } d_un; member in struct:disklabel
60 #define d_packname d_un.un_d_packname
61 #define d_boot0 d_un.un_b.un_d_boot0
62 #define d_boot1 d_un.un_b.un_d_boot1
exec_elf.h 447 } d_un; member in struct:__anon5ac53e540708
  /src/include/
link_aout.h 186 * The union `d_un' provides for different versions of the dynamic
198 } d_un; member in struct:_dynamic
206 #define LD_GOT(x) ((x)->d_un.d_sdt->sdt_got)
207 #define LD_PLT(x) ((x)->d_un.d_sdt->sdt_plt)
208 #define LD_REL(x) ((x)->d_un.d_sdt->sdt_rel)
209 #define LD_SYMBOL(x) ((x)->d_un.d_sdt->sdt_nzlist)
210 #define LD_HASH(x) ((x)->d_un.d_sdt->sdt_hash)
211 #define LD_STRINGS(x) ((x)->d_un.d_sdt->sdt_strings)
212 #define LD_NEED(x) ((x)->d_un.d_sdt->sdt_sods)
213 #define LD_BUCKETS(x) ((x)->d_un.d_sdt->sdt_buckets
    [all...]
  /src/usr.bin/rump_allserver/
rump_allserver.c 539 } d_un; member in struct:rumpserver_disklabel
540 #define d_packname d_un.un_d_packname
541 #define d_boot0 d_un.un_b.un_d_boot0
542 #define d_boot1 d_un.un_b.un_d_boot1
  /src/sys/sys/
disklabel.h 174 } d_un; member in struct:disklabel
175 #define d_packname d_un.un_d_packname
176 #define d_boot0 d_un.un_b.un_d_boot0
177 #define d_boot1 d_un.un_b.un_d_boot1
256 } d_un; member in struct:olddisklabel
exec_elf.h 761 } d_un; member in struct:__anon83c31a3a1308
769 } d_un; member in struct:__anon83c31a3a1508
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 506 } d_un; member in struct:__anonc1fa11540d08
514 } d_un; member in struct:__anonc1fa11540f08
  /src/tools/arm-elf2aout/sys/
exec_elf.h 662 } d_un; member in struct:__anonef77d1aa1308
670 } d_un; member in struct:__anonef77d1aa1508
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 662 } d_un; member in struct:__anon33fb20301308
670 } d_un; member in struct:__anon33fb20301508
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 660 } d_un; member in struct:__anonc01714591308
668 } d_un; member in struct:__anonc01714591508

Completed in 25 milliseconds