Home
last modified time | relevance | path

Searched refs:major_version (Results 1 – 15 of 15) sorted by relevance

/dragonfly/contrib/tcpdump/
H A Dprint-dvmrp.c82 uint8_t major_version, minor_version; in dvmrp_print() local
120 major_version = GET_U_1(bp + 3); in dvmrp_print()
123 print_neighbors2(ndo, bp, len, major_version, minor_version); in dvmrp_print()
276 u_int len, uint8_t major_version, in print_neighbors2() argument
283 ND_PRINT(" (v %u.%u):", major_version, minor_version); in print_neighbors2()
/dragonfly/contrib/libpcap/
H A Dsf-pcapng.c91 u_short major_version; member
959 shbp->major_version = SWAPSHORT(shbp->major_version); in pcap_ng_check_header()
980 if (! (shbp->major_version == PCAP_NG_VERSION_MAJOR && in pcap_ng_check_header()
985 shbp->major_version, shbp->minor_version); in pcap_ng_check_header()
988 p->version_major = shbp->major_version; in pcap_ng_check_header()
1295 shbp->major_version = in pcap_ng_next_packet()
1296 SWAPSHORT(shbp->major_version); in pcap_ng_next_packet()
1333 if (shbp->major_version != PCAP_NG_VERSION_MAJOR) { in pcap_ng_next_packet()
1336 shbp->major_version); in pcap_ng_next_packet()
/dragonfly/sys/platform/pc64/include/pc/
H A Dbios.h66 uint8_t major_version; member
/dragonfly/contrib/gcc-4.7/libgcc/config/
H A Ddarwin-crt3.c67 unsigned short major_version ; /*API major version.*/ member
73 (((_Tinfo_Node *)__keymgr_global[2])->major_version >= 4 ? (e) : 0)
/dragonfly/contrib/gcc-8.0/gcc/
H A Dlto-section-out.c272 header.major_version = LTO_major_version; in lto_destroy_simple_output_block()
H A Dlto-section-in.c170 lto_check_version (((const lto_header *)data)->major_version, in lto_get_section_data()
H A Dlto-streamer-out.c1982 header.major_version = LTO_major_version; in produce_asm()
2251 header.major_version = LTO_major_version; in lto_output_toplevel_asms()
2807 header.major_version = LTO_major_version; in lto_write_mode_table()
2874 header.major_version = LTO_major_version; in produce_asm_for_decls()
H A Dlto-streamer.h386 int16_t major_version; member
/dragonfly/contrib/gcc-4.7/gcc/
H A Dlto-section-out.c414 header.lto_header.major_version = LTO_major_version; in lto_destroy_simple_output_block()
H A Dlto-streamer-out.c705 header.lto_header.major_version = LTO_major_version; in produce_asm()
998 header.lto_header.major_version = LTO_major_version; in lto_output_toplevel_asms()
1541 header.lto_header.major_version = LTO_major_version; in produce_asm_for_decls()
H A Dlto-streamer-in.c1007 lto_check_version (header->lto_header.major_version, in lto_read_body()
1221 lto_check_version (header->lto_header.major_version, in lto_input_toplevel_asms()
H A Dlto-streamer.h337 int16_t major_version; member
/dragonfly/contrib/file/magic/Magdir/
H A Dmaple85 # that is {VERSION major_version miunor_version computer_type version_string}
/dragonfly/contrib/binutils-2.34/gold/
H A Dobject.cc1387 int16_t major_version; member
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf.c1011 int16_t major_version; member