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

1 2

  /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/external/gpl3/gdb.old/dist/gdb/
nto-tdep.c 491 const ULONGEST a_type local
494 if (a_type == AT_NULL)
  /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/external/gpl3/gdb/dist/include/elf/
external.h 312 unsigned char a_type[4]; member in struct:__anon3652
318 unsigned char a_type[8]; member in struct:__anon3653
internal.h 254 bfd_vma a_type; member in struct:__anon3660
  /src/external/gpl3/gdb.old/dist/include/elf/
external.h 312 unsigned char a_type[4]; member in struct:__anon6393
318 unsigned char a_type[8]; member in struct:__anon6394
internal.h 254 bfd_vma a_type; member in struct:__anon6401
  /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
  /src/usr.bin/mail/
def.h 297 attach_t a_type; /* attachment type */ member in struct:attachment
  /src/external/mit/isl/dist/
isl_ast_build_expr.c 747 enum isl_dim_type a_type[2] = { isl_dim_param, isl_dim_in }; local
760 b = isl_aff_involves_dims(data->div, a_type[t], i, 1);
786 a_type[t], i);
  /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/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc 1131 tree a_type = build_array_type (char_type_node, i_type); local
1135 TREE_TYPE (t_str) = a_type;
1403 tree a_type = TREE_TYPE (node_a); local
1404 if (VECTOR_TYPE_P (a_type))
1411 tree cmp_type = truth_type_for (a_type);
jit-recording.h 1782 type *a_type = a->get_type (); local
1783 vector_type *vec_type = a_type->dyn_cast_vector_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 */

Completed in 69 milliseconds

1 2