| /freebsd/usr.sbin/pkg/ |
| H A D | FreeBSD.conf.quarterly-release | 20 url: "pkg+https://pkg.FreeBSD.org/${ABI}/kmods_quarterly_${VERSION_MINOR}", 27 url: "pkg+https://pkgbase.FreeBSD.org/${ABI}/base_release_${VERSION_MINOR}",
|
| /freebsd/contrib/libpcap/ |
| H A D | sf-pcap.c | 276 hdr.version_minor = SWAPSHORT(hdr.version_minor); in pcap_check_header() 295 hdr.version_minor <= PCAP_VERSION_MINOR) || in pcap_check_header() 297 hdr.version_minor == 0))) { in pcap_check_header() 300 hdr.version_major, hdr.version_minor); in pcap_check_header() 328 p->version_minor = hdr.version_minor; in pcap_check_header() 400 if (hdr.version_minor < 3) in pcap_check_header() 402 else if (hdr.version_minor == 3) in pcap_check_header() 798 hdr.version_minor = PCAP_VERSION_MINOR; in sf_write_header() 1154 ph.version_minor != PCAP_VERSION_MINOR) { in pcap_dump_open_append() 1157 ph.version_major, ph.version_minor); in pcap_dump_open_append()
|
| /freebsd/lib/liblzma/ |
| H A D | Makefile | 134 VERSION_MINOR!= sed -n '/define.*LZMA_VERSION_MINOR/{s,[^0-9.],,gp;q;}' \ macro 171 s,@PACKAGE_VERSION@,${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH},g ; \
|
| /freebsd/contrib/unbound/dnscrypt/ |
| H A D | cert.h | 20 uint8_t version_minor[2]; member
|
| /freebsd/contrib/dialog/ |
| H A D | makefile.in | 57 VERSION_MINOR = @VERSION_MINOR@ 58 VERSION = $(VERSION_MAJOR).$(VERSION_MINOR)
|
| H A D | dialog-config.in | 200 echo "@VERSION_MAJOR@.@VERSION_MINOR@.@VERSION_PATCH@"
|
| H A D | configure.in | 119 CF_WITH_SHARED_OR_LIBTOOL(DIALOG,${VERSION_MAJOR}.${VERSION_MINOR},`echo "$VERSION" |sed -e 's/:/./…
|
| /freebsd/sys/i386/include/ |
| H A D | smapi.h | 40 u_int8_t version_minor; member
|
| /freebsd/usr.bin/dtc/ |
| H A D | dtc.cc | 61 int version_minor = 5; variable 87 version_major, version_minor, version_patch, in version()
|
| /freebsd/crypto/krb5/src/windows/installer/wix/ |
| H A D | site-local.wxi | 26 <?define VersionMinor="%VERSION_MINOR%"?>
|
| /freebsd/sys/dev/drm2/ |
| H A D | drm_ioc32.c | 69 int version_minor; /**< Minor version */ member 98 v32->version_minor = version.version_minor; in compat_drm_version()
|
| H A D | drm_drv.c | 329 version->version_minor = dev->driver->minor; in drm_version()
|
| /freebsd/sys/geom/raid/ |
| H A D | md_sii.c | 54 uint16_t version_minor; /* 132 */ member 159 printf("version_minor 0x%04x\n", meta->version_minor); in g_raid_md_sii_print() 294 pp->name, meta->version_major, meta->version_minor); in sii_meta_read() 394 meta->version_minor = 0; in sii_meta_write_spare() 1510 meta->version_minor = 0; in g_raid_md_write_sii()
|
| /freebsd/sys/arm/freescale/imx/ |
| H A D | imx6_sdma.h | 98 uint32_t version_minor; member
|
| /freebsd/contrib/pf/pflogd/ |
| H A D | pflogd.c | 385 hdr.version_minor = PCAP_VERSION_MINOR; in try_reset_dump() 441 hdr.version_minor != PCAP_VERSION_MINOR || in scan_dump()
|
| /freebsd/sys/i386/bios/ |
| H A D | smapi.c | 229 bcd2bin(sc->header->version_minor), in smapi_attach()
|
| /freebsd/contrib/ldns/ |
| H A D | configure.ac | 8 m4_define([VERSION_MINOR],[8]) macro 10 AC_INIT(ldns, m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]), libdns@nl… 14 AC_SUBST(LDNS_VERSION_MINOR, [VERSION_MINOR])
|
| /freebsd/sys/contrib/dev/athk/ath10k/ |
| H A D | testmode.c | 106 "testmode cmd get version_major %d version_minor %d\n", in ath10k_tm_cmd_get_version()
|
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | testmode.c | 237 "cmd get version_major %d version_minor %d\n", in ath11k_tm_cmd_get_version()
|
| /freebsd/contrib/llvm-project/clang/lib/APINotes/ |
| H A D | APINotesFormat.h | 27 const uint16_t VERSION_MINOR = 27; // SingleDeclTableKey variable
|
| /freebsd/sys/dev/amdsmu/ |
| H A D | amdsmu.c | 351 "version_minor", CTLFLAG_RD, &sc->smu_min, 0, in amdsmu_attach()
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITProfiling/ |
| H A D | ittnotify_config.h | 337 unsigned long version_minor; member
|
| /freebsd/contrib/unbound/ |
| H A D | configure.ac | 14 m4_define([VERSION_MINOR],[24]) macro 16 AC_INIT([unbound],m4_defn([VERSION_MAJOR]).m4_defn([VERSION_MINOR]).m4_defn([VERSION_MICRO]),[unbou… 18 AC_SUBST(UNBOUND_VERSION_MINOR, [VERSION_MINOR]) 2474 AC_SUBST(version, [VERSION_MAJOR.VERSION_MINOR.VERSION_MICRO])
|
| /freebsd/sys/contrib/device-tree/Bindings/connector/ |
| H A D | usb-connector.yaml | 299 <revision_major, revision_minor, version_major, version_minor>.
|
| /freebsd/crypto/heimdal/lib/roken/ |
| H A D | socket_wrapper.c | 652 unsigned short version_minor; member 915 file_hdr.version_minor = 0x0004; in swrap_get_pcap_fd()
|