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

  /src/sbin/rndctl/
rndctl.c 57 u_int32_t a_type; member in struct:__anon802
109 return (a->a_type);
125 if (type == a->a_type)
  /src/usr.sbin/fstyp/
ntfs.c 55 uint32_t a_type; member in struct:ntfs_attr
170 atr = (struct ntfs_attr *)ap, (int)atr->a_type != -1;
172 if (atr->a_type != NTFS_A_VOLUMENAME)
  /src/include/protocols/
routed.h 91 uint16_t a_type; member in struct:netauth
  /src/usr.sbin/ldpd/
tlv.h 140 uint16_t a_type; member in struct:address_list_tlv
  /src/external/cddl/osnet/dist/uts/common/sys/
acl.h 40 int a_type; /* the type of ACL entry */ member in struct:__anon6728
49 uint16_t a_type; /* allow or deny */ member in struct:ace
148 uint16_t a_type; /* allow or deny */ member in struct:ace_object
  /src/external/gpl3/binutils/dist/include/elf/
external.h 312 unsigned char a_type[4]; member in struct:__anon8145
318 unsigned char a_type[8]; member in struct:__anon8146
internal.h 254 bfd_vma a_type; member in struct:__anon8153
  /src/external/gpl3/binutils.old/dist/include/elf/
external.h 312 unsigned char a_type[4]; member in struct:__anon9609
318 unsigned char a_type[8]; member in struct:__anon9610
internal.h 254 bfd_vma a_type; member in struct:__anon9617
  /src/sys/fs/ntfs/
ntfs.h 63 u_int32_t a_type; member in struct:attrhdr
  /src/sys/sys/
vnode_if.h 529 acl_type_t a_type; member in struct:vop_getacl_args
540 acl_type_t a_type; member in struct:vop_setacl_args
551 acl_type_t a_type; member in struct:vop_aclcheck_args
exec_elf.h 1066 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon7585
1071 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon7586
1075 /* a_type */
  /src/usr.bin/mail/
def.h 297 attach_t a_type; /* attachment type */ member in struct:attachment
  /src/external/bsd/file/dist/src/
readelf.h 59 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon4342
64 Elf64_Xword a_type; /* 64-bit id */ member in struct:__anon4343
  /src/external/cddl/osnet/dist/lib/libzpool/common/sys/
zfs_context.h 653 uint16_t a_type; member in struct:ace_object
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc 984 tree a_type = build_array_type (char_type_node, i_type); local
988 TREE_TYPE (t_str) = a_type;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 491 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon1244
495 /* a_type */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 558 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon8133
563 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon8134
567 /* a_type */
  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 779 tree e_type, i_type, a_type;
856 a_type = build_array_type (e_type, i_type);
858 a_type = c_build_qualified_type (a_type, TYPE_QUAL_CONST);
860 TREE_TYPE (value) = a_type;
778 tree e_type, i_type, a_type; local
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 736 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon1295
741 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon1296
745 /* a_type */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 761 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon8160
766 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon8161
770 /* a_type */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 761 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon8195
766 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon8196
770 /* a_type */
  /src/external/bsd/openldap/dist/servers/slapd/
slap.h 1378 slap_control_t a_type; member in struct:Access

Completed in 62 milliseconds