Home
last modified time | relevance | path

Searched defs:header_offset (Results 1 – 10 of 10) sorted by relevance

/xnu-12377.41.6/libkern/kxld/
H A Dkxld_sect.c333 u_long *header_offset, u_long header_size, u_long *data_offset, in kxld_sect_export_macho_to_file_buffer()
375 u_long *header_offset, in kxld_sect_export_macho_to_vm()
500 u_long *header_offset, u_long header_size, u_long data_offset) in sect_export_macho_header_32()
555 u_long *header_offset, u_long header_size, u_long data_offset) in sect_export_macho_header_64()
H A Dkxld_seg.c539 u_long *header_offset, u_long header_size, in kxld_seg_export_macho_to_file_buffer()
596 u_long *header_offset, in kxld_seg_export_macho_to_vm()
645 u_long *header_offset, u_long header_size, u_long data_offset) in seg_export_macho_header_32()
700 u_long *header_offset, u_long header_size, u_long data_offset) in seg_export_macho_header_64()
H A Dkxld_uuid.c70 u_long *header_offset, u_long header_size) in kxld_uuid_export_macho()
H A Dkxld_srcversion.c70 u_long *header_offset, u_long header_size) in kxld_srcversion_export_macho()
H A Dkxld_versionmin.c112 u_long *header_offset, u_long header_size) in kxld_versionmin_export_macho()
H A Dkxld_splitinfolc.c73 u_long *header_offset, in kxld_splitinfolc_export_macho()
H A Dkxld_symtab.c432 u_long *header_offset, u_long header_size, in kxld_symtab_export_macho()
H A Dkxld_reloc.c595 u_char *buf, u_long *header_offset, u_long header_size, in kxld_reloc_export_macho()
/xnu-12377.41.6/bsd/net/
H A Dnetwork_agent.c1769 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_assign_nexus_setopt() local
1932 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_assign_group_setopt() local
2016 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_use_count_setopt() local
2070 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_use_count_getopt() local
2124 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_add_token_setopt() local
2244 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_token_count_getopt() local
2299 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_token_low_water_setopt() local
2353 const size_t header_offset = (session->allow_multiple_registrations ? sizeof(uuid_t) : 0); in netagent_handle_token_low_water_getopt() local
H A Dif_utun.c807 size_t header_offset = UTUN_HEADER_SIZE(pcb); in utun_netif_sync_rx() local
933 size_t header_offset = UTUN_HEADER_SIZE(pcb); in utun_netif_sync_rx() local