/dflybsd-src/sys/kern/ |
H A D | link_elf.c | 132 elf_file_t ef; in link_elf_init() local 182 elf_file_t ef = lf->priv; in parse_module_symbols() local 234 elf_file_t ef = lf->priv; in parse_dynamic() local 327 elf_file_t ef; in link_elf_preload_file() local 408 elf_file_t ef; in link_elf_load_file() local 667 elf_file_t ef = file->priv; in link_elf_unload_file() local 683 elf_file_t ef = file->priv; in link_elf_unload_module() local 692 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name() 706 elf_file_t ef = lf->priv; in relocate_file() local 795 elf_file_t ef = lf->priv; in link_elf_lookup_symbol() local [all …]
|
H A D | link_elf_obj.c | 170 elf_file_t ef; in link_elf_obj_preload_file() local 405 elf_file_t ef; in link_elf_obj_load_file() local 846 elf_file_t ef = file->priv; in link_elf_obj_unload_file() local 929 symbol_name(elf_file_t ef, Elf_Size r_info) in symbol_name() 941 findbase(elf_file_t ef, int sec) in findbase() 958 elf_file_t ef = lf->priv; in relocate_file() local 1029 elf_file_t ef = lf->priv; in link_elf_obj_lookup_symbol() local 1048 elf_file_t ef = lf->priv; in link_elf_obj_symbol_values() local 1064 elf_file_t ef = lf->priv; in link_elf_obj_search_symbol() local 1103 elf_file_t ef = lf->priv; in link_elf_obj_lookup_set() local [all …]
|
/dflybsd-src/sys/platform/pc64/icu/ |
H A D | icu.c | 107 register_t ef; in icu_definit() local 188 register_t ef; in icu_reinit_noioapic() local
|
H A D | icu_abi.c | 261 register_t ef; in icu_abi_intr_setup() local 285 register_t ef; in icu_abi_intr_teardown() local
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | libi386.h | 64 u_int ef; in read_eflags() local 71 write_eflags(u_int ef) in write_eflags()
|
/dflybsd-src/crypto/libressl/crypto/asn1/ |
H A D | tasn_new.c | 95 const ASN1_EXTERN_FUNCS *ef; in asn1_item_ex_new() local 185 const ASN1_EXTERN_FUNCS *ef; in asn1_item_clear() local
|
H A D | tasn_fre.c | 87 const ASN1_EXTERN_FUNCS *ef; in asn1_item_free() local
|
H A D | tasn_enc.c | 138 const ASN1_EXTERN_FUNCS *ef; in ASN1_item_ex_i2d() local
|
H A D | tasn_prn.c | 200 const ASN1_EXTERN_FUNCS *ef; in asn1_item_print_ctx() local
|
H A D | x_pubkey.c | 250 const ASN1_EXTERN_FUNCS *ef = it->funcs; in pubkey_ex_d2i() local
|
H A D | tasn_dec.c | 915 const ASN1_EXTERN_FUNCS *ef = it->funcs; in asn1_item_d2i_extern() local
|
/dflybsd-src/usr.bin/mail/ |
H A D | main.c | 55 char *ef, *rc; in main() local
|
/dflybsd-src/contrib/grep/lib/ |
H A D | regex.c | 40 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
|
/dflybsd-src/contrib/cvs-1.12/lib/ |
H A D | regex.c | 27 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef) argument
|
/dflybsd-src/sys/platform/pc64/apic/ |
H A D | ioapic_abi.c | 635 register_t ef; in ioapic_abi_intr_setup() local 686 register_t ef; in ioapic_abi_intr_teardown() local
|
H A D | ioapic.c | 93 register_t ef = 0; in ioapic_config() local
|
/dflybsd-src/stand/boot/common/ |
H A D | load_elf_obj.c | 87 struct elf_file ef; in __elfN() local
|
H A D | load_elf.c | 96 struct elf_file ef; in __elfN() local
|
/dflybsd-src/sys/platform/vkernel64/x86_64/ |
H A D | cpu_regs.c | 342 #define EFL_SECURE(ef, oef) ((((ef) ^ (oef)) & ~PSL_USERCHANGE) == 0) argument
|
/dflybsd-src/usr.bin/netstat/ |
H A D | route.c | 234 size_cols(int ef, struct radix_node *rn) in size_cols()
|
/dflybsd-src/contrib/libpcap/ |
H A D | gencode.h | 267 struct edge ef; /* edge corresponding to the jf branch */ member
|
/dflybsd-src/sys/platform/pc64/x86_64/ |
H A D | machdep.c | 941 #define EFL_SECURE(ef, oef) ((((ef) ^ (oef)) & ~PSL_USERCHANGE) == 0) argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-into-ssa.c | 1936 edge e, ef = NULL; in maybe_register_def() local
|
H A D | trans-mem.c | 2932 edge ef = make_edge (test_bb, join_bb, EDGE_FALSE_VALUE); in expand_transaction() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-into-ssa.c | 1981 edge e, ef = NULL; in maybe_register_def() local
|