Searched refs:e_type (Results 1 - 25 of 83) sorted by relevance

1234

/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/detail/trie_policy/
H A Dsample_trie_e_access_traits.hpp72 typedef char e_type; typedef in class:sample_trie_e_access_traits
91 e_pos(e_type e);
H A Dstring_trie_e_access_traits_imp.hpp54 e_pos(e_type e)
/freebsd-10.0-release/contrib/binutils/gas/
H A Ditbl-ops.h67 } e_type; typedef in typeref:enum:__anon369
88 int itbl_get_val (e_processor processor, e_type type, char *name,
90 char *itbl_get_name (e_processor processor, e_type type, unsigned long val);
H A Ditbl-ops.c66 * e_type type = e_insn
72 * e_type type = e_dreg
75 * e_type type = e_immed
122 e_type type; /* dreg/creg/greg/immed/symb */
135 e_type type; /* dreg/creg/greg/insn */
152 static e_type get_type (int yytype);
155 e_type type);
157 e_type type, char *name);
159 e_type type, unsigned long val, struct itbl_range *r);
161 e_type typ
[all...]
/freebsd-10.0-release/lib/libelf/
H A Dgelf_ehdr.c69 d->e_type = eh32->e_type;
152 eh32->e_type = s->e_type;
/freebsd-10.0-release/contrib/binutils/include/elf/
H A Dexternal.h42 unsigned char e_type[2]; /* Identifies object file type */ member in struct:__anon511
59 unsigned char e_type[2]; /* Identifies object file type */ member in struct:__anon512
H A Dinternal.h51 unsigned short e_type; /* Identifies object file type */ member in struct:elf_internal_ehdr
/freebsd-10.0-release/sbin/restore/
H A Dutilities.c141 if (np->e_type != NODE)
160 if (ep->e_type != NODE)
182 if (ep->e_type != LEAF)
267 if (ep->e_type != LEAF)
290 if (ep == NULL || ep->e_type == NODE)
308 if (ep == NULL || ep->e_type == NODE)
336 ep->e_type == NODE ? "NODE" : "LEAF");
H A Drestore.c126 if (ep->e_type != NODE)
183 if (ep->e_type == LEAF) {
280 (((key & INOFND) && ip->e_type != type) ||
281 ((key & NAMEFND) && np->e_type != type)))
364 if (ip->e_type == NODE) {
419 if (ip->e_type == LEAF) {
422 if (ip->e_type != LEAF)
521 if (ep == NULL || ep->e_type == LEAF || TSTINO(i, dumpmap) == 0)
538 if (np->e_type == LEAF) {
801 if (ep->e_type
[all...]
H A Drestore.h72 char e_type; /* type of this entry, see below */ member in struct:entry
/freebsd-10.0-release/contrib/openbsm/sys/bsm/
H A Daudit_record.h198 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
200 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
202 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
205 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
206 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
207 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
208 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
209 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd-10.0-release/sys/bsm/
H A Daudit_record.h202 token_t *au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
204 token_t *au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
206 token_t *au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod,
209 token_t *au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod);
210 token_t *au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
211 token_t *au_to_header32(int rec_size, au_event_t e_type, au_emod_t e_mod);
212 token_t *au_to_header64(int rec_size, au_event_t e_type, au_emod_t e_mod);
213 token_t *au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod);
/freebsd-10.0-release/contrib/binutils/include/coff/
H A Dsparc.h78 char e_type[2]; member in struct:external_syment
H A Dexternal.h164 char e_type[2]; member in struct:external_syment
H A Drs6000.h121 char e_type[2]; member in struct:external_syment
H A Drs6k64.h128 char e_type[2]; member in struct:external_syment
/freebsd-10.0-release/contrib/file/
H A Delfclass.h34 type = elf_getu16(swap, elfhdr.e_type);
H A Dreadelf.h66 Elf32_Half e_type; member in struct:__anon890
83 Elf64_Half e_type; member in struct:__anon891
98 /* e_type */
/freebsd-10.0-release/contrib/openbsm/libbsm/
H A Dbsm_token.c1467 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1482 ADD_U_INT16(dptr, e_type);
1505 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1525 ADD_U_INT16(dptr, e_type);
1542 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1557 ADD_U_INT16(dptr, e_type);
1571 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1581 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1583 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1588 au_to_header32(int rec_size, au_event_t e_type, au_emod_ argument
1598 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1609 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1617 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
[all...]
/freebsd-10.0-release/sys/security/audit/
H A Dbsm_token.c1440 au_to_header32_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1453 ADD_U_INT16(dptr, e_type);
1476 au_to_header32_ex_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1495 ADD_U_INT16(dptr, e_type);
1512 au_to_header64_tm(int rec_size, au_event_t e_type, au_emod_t e_mod, argument
1525 ADD_U_INT16(dptr, e_type);
1539 au_to_header32_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1549 return (au_to_header32_tm(rec_size, e_type, e_mod, tm));
1551 return (au_to_header32_ex_tm(rec_size, e_type, e_mod, tm, &aia));
1556 au_to_header32(int rec_size, au_event_t e_type, au_emod_ argument
1566 au_to_header64(__unused int rec_size, __unused au_event_t e_type, __unused au_emod_t e_mod) argument
1577 au_to_header(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
1585 au_to_header_ex(int rec_size, au_event_t e_type, au_emod_t e_mod) argument
[all...]
/freebsd-10.0-release/lib/libc/ia64/gen/
H A Dunwind.c75 reloc = (ehdr->e_type == ET_DYN) ? (uintptr_t)info.dli_fbase : 0;
/freebsd-10.0-release/lib/libipsec/
H A Dpfkey.c474 keymat, e_type, e_keylen, a_type, a_keylen, flags,
481 u_int e_type, e_keylen, a_type, a_keylen, flags;
489 keymat, e_type, e_keylen, a_type, a_keylen, flags,
505 keymat, e_type, e_keylen, a_type, a_keylen, flags,
512 u_int e_type, e_keylen, a_type, a_keylen, flags;
520 keymat, e_type, e_keylen, a_type, a_keylen, flags,
1108 keymat, e_type, e_keylen, a_type, a_keylen, flags,
1116 u_int e_type, e_keylen, a_type, a_keylen, flags;
1148 if (e_type == SADB_EALG_NONE) {
1154 if (e_type !
[all...]
/freebsd-10.0-release/contrib/libstdc++/include/ext/pb_ds/
H A Dtrie_policy.hpp96 typedef typename std::iterator_traits<const_iterator>::value_type e_type; typedef in struct:pb_ds::string_trie_e_access_traits
118 e_pos(e_type e);
/freebsd-10.0-release/usr.bin/ldd/
H A Dldd.c337 if (hdr.elf32.e_type == ET_DYN) {
379 if (hdr.elf.e_type == ET_DYN) {
/freebsd-10.0-release/contrib/binutils/bfd/
H A Delfcore.h176 if (i_ehdrp->e_phoff == 0 || i_ehdrp->e_type != ET_CORE)

Completed in 171 milliseconds

1234