/titanic_52/usr/src/lib/libinetutil/common/ |
H A D | eh.c | 60 iu_eh_t *eh = malloc(sizeof (iu_eh_t)); in iu_eh_create() local 94 iu_eh_destroy(iu_eh_t * eh) iu_eh_destroy() argument 122 iu_stop_handling_events(iu_eh_t * eh,unsigned int reason,iu_eh_shutdown_t * shutdown,void * arg) iu_stop_handling_events() argument 141 grow_fds(iu_eh_t * eh,int total_fds) grow_fds() argument 199 iu_register_event(iu_eh_t * eh,int fd,short events,iu_eh_callback_t * callback,void * arg) iu_register_event() argument 241 iu_unregister_event(iu_eh_t * eh,iu_event_id_t event_id,void ** arg) iu_unregister_event() argument 272 iu_handle_events(iu_eh_t * eh,iu_tq_t * tq) iu_handle_events() argument 383 iu_eh_register_signal(iu_eh_t * eh,int sig,iu_eh_sighandler_t * handler,void * data) iu_eh_register_signal() argument 420 iu_eh_unregister_signal(iu_eh_t * eh,int sig,void ** datap) iu_eh_unregister_signal() argument [all...] |
/titanic_52/usr/src/boot/lib/libstand/ |
H A D | ether.c | 59 struct ether_header *eh; in sendether() local 92 struct ether_header *eh; in readether() local [all...] |
H A D | arp.c | 78 struct ether_header eh; in arpwhohas() member 129 struct ether_header *eh; in arpwhohas() local
|
H A D | ip.c | 186 struct ether_header *eh; in readipv4() local
|
/titanic_52/usr/src/cmd/sgs/libelf/common/ |
H A D | update.c | 163 Ehdr * eh = elf->ed_ehdr; in _elf_upd_lib() local 347 Ehdr * eh = elf->ed_ehdr; _elf_upd_usr() local 464 Ehdr *eh = elf->ed_ehdr; wrt() local 747 Ehdr *eh = elf->ed_ehdr; _elfxx_update() local 862 Ehdr *eh; _elfxx_swap_wrimage() local [all...] |
H A D | newehdr.c | 66 Ehdr *eh; in elf_newehdr() local
|
H A D | clscook.c | 301 Ehdr * eh = elf->ed_ehdr; /* must be present */ in _elf_phdr() local 362 register Ehdr *eh = elf->ed_ehdr; /* must be present */ _elf_shdr() local [all...] |
/titanic_52/usr/src/tools/elfextract/ |
H A D | elfextract.c | 52 extract32(Elf32_Ehdr *eh) in extract32() argument 122 extract64(Elf64_Ehdr *eh) in extract64() argument [all...] |
/titanic_52/usr/src/boot/sys/boot/ofw/libofw/ |
H A D | ofw_net.c | 96 struct ether_header *eh; in ofwn_put() local 179 struct ether_header *eh = ptr; in ofwn_get() local
|
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/wanboot/encr/ |
H A D | encr.c | 226 void *eh; in encr_gen_3des() local 267 void *eh; in encr_gen_aes() local [all...] |
/titanic_52/usr/src/uts/i86pc/dboot/ |
H A D | dboot_elfload.c | 75 Elf64_Ehdr *eh; in dboot_elfload64() local [all...] |
/titanic_52/usr/src/common/net/wanboot/crypt/ |
H A D | cbc_test.c | 69 void *eh; in cbctest() local [all...] |
/titanic_52/usr/src/lib/libbc/libc/gen/common/ |
H A D | plock.c | 79 struct exec *eh; /* exec header */ in apply_lock() local
|
/titanic_52/usr/src/stand/lib/inet/ |
H A D | ethernet.c | 294 struct ether_header *eh; in ether_input() local 494 struct ether_header eh; in ether_output() local [all...] |
H A D | ibd.c | 293 ipoib_ptxhdr_t *eh; in ibd_input() local 486 ipoib_ptxhdr_t eh; in ibd_output() local [all...] |
/titanic_52/usr/src/tools/mbh_patch/ |
H A D | mbh_patch.c | 105 patch64(Elf64_Ehdr *eh) in patch64() argument [all...] |
/titanic_52/usr/src/uts/common/io/myri10ge/drv/ |
H A D | myri10ge_lro.c | 139 struct ether_header *eh; in myri10ge_lro_rx() local
|
/titanic_52/usr/src/boot/sys/boot/uboot/lib/ |
H A D | net.c | 243 struct ether_header *eh; in net_put() local
|
/titanic_52/usr/src/uts/common/io/mac/plugins/ |
H A D | mac_wifi.c | 409 struct ether_header eh; in mac_wifi_header_uncook() local
|
/titanic_52/usr/src/boot/sys/boot/arm/at91/boot2/ |
H A D | boot2.c | 164 Elf32_Ehdr eh; in load() local
|
/titanic_52/usr/src/boot/sys/boot/sparc64/boot1/ |
H A D | boot1.c | 415 Elf64_Ehdr eh; in loadzfs() local 458 Elf64_Ehdr eh; in load() local [all...] |
/titanic_52/usr/src/boot/sys/boot/arm/ixp425/boot2/ |
H A D | boot2.c | 168 Elf32_Ehdr eh; in load() local
|
/titanic_52/usr/src/psm/stand/boot/sparc/common/ |
H A D | wanboot.c | 1146 encr_fini(encr_type_t etype, void *eh) in encr_fini() argument 1224 void *eh; in process_wanbootfs() local [all...] |
/titanic_52/usr/src/cmd/cmd-inet/usr.lib/bridged/ |
H A D | events.c | 489 struct ether_header *eh; in receive_packet() local
|
/titanic_52/usr/src/boot/sys/boot/i386/gptzfsboot/ |
H A D | zfsboot.c | 270 Elf32_Ehdr eh; in load() member
|