Home
last modified time | relevance | path

Searched refs:version (Results 1 – 25 of 3886) sorted by relevance

12345678910>>...156

/freebsd-13-stable/contrib/processor-trace/include/
HDpt_version.h38 static inline int pt_fprint_version(FILE *file, struct pt_version version) in pt_fprint_version() argument
40 if (version.build) { in pt_fprint_version()
41 if (version.ext && version.ext[0]) in pt_fprint_version()
43 "-%" PRIu32 "-%s", version.major, in pt_fprint_version()
44 version.minor, version.patch, in pt_fprint_version()
45 version.build, version.ext); in pt_fprint_version()
48 "-%" PRIu32 "", version.major, in pt_fprint_version()
49 version.minor, version.patch, in pt_fprint_version()
50 version.build); in pt_fprint_version()
52 if (version.ext && version.ext[0]) in pt_fprint_version()
[all …]
/freebsd-13-stable/contrib/tcpdump/
HDprint-lwapp.c44 nd_uint8_t version; member
170 uint8_t version; in lwapp_control_print() local
185 version = GET_U_1(lwapp_trans_header->version); in lwapp_control_print()
190 if (LWAPP_EXTRACT_VERSION(version) != LWAPP_VERSION) { in lwapp_control_print()
192 LWAPP_EXTRACT_VERSION(version)); in lwapp_control_print()
199 LWAPP_EXTRACT_VERSION(version), in lwapp_control_print()
200 LWAPP_EXTRACT_CONTROL_BIT(version) ? "Control" : "Data", in lwapp_control_print()
201 bittok2str(lwapp_header_bits_values,"none",version&0x07), in lwapp_control_print()
210 LWAPP_EXTRACT_VERSION(version), in lwapp_control_print()
211 LWAPP_EXTRACT_CONTROL_BIT(version) ? "Control" : "Data", in lwapp_control_print()
[all …]
/freebsd-13-stable/contrib/file/magic/Magdir/
HDjavascript69 >8 lelong x \b, version %d
84 >>>>4 ulelong =0xEE4BF478 version 5.1.281.111,
85 >>>>4 ulelong =0xC4A0100C version 5.5.372.43,
96 >>>>4 ulelong =0x54F0AD81 version 6.2.414.46,
97 >>>>4 ulelong =0X7D1BF182 version 6.2.414.54,
98 >>>>4 ulelong =0x35BA122E version 6.2.414.77,
99 >>>>4 ulelong =0X9319F9C2 version 6.2.414.78,
100 >>>>4 ulelong =0xB1240060 version 6.6.346.32,
101 >>>>4 ulelong =0x2B757060 version 6.7.288.46,
102 >>>>4 ulelong =0x09D147AA version 6.7.288.49,
[all …]
HDlua20 # 2.4 uses 0x23 as its version byte because it shares the format
22 >4 byte 0x23 version 2.4
23 >4 byte 0x25 version 2.5/3.0
24 >4 byte 0x31 version 3.1
25 >4 byte 0x32 version 3.2
26 >4 byte 0x40 version 4.0
27 >4 byte 0x50 version 5.0
28 >4 byte 0x51 version 5.1
29 >4 byte 0x52 version 5.2
30 >4 byte 0x53 version 5.3
[all …]
/freebsd-13-stable/sys/contrib/libsodium/packaging/dotnet-core/
HDprepare.py59 def __init__(self, version, rid, platform): argument
60 …download.libsodium.org/libsodium/releases/libsodium-{0}-msvc.zip'.format(version.libsodium_version)
62 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dll')
64 self.tempdir = os.path.join(version.tempdir, rid)
83 def __init__(self, version, rid, codename): argument
84 …/bottles/download_file?file_path=libsodium-{0}.{1}.bottle.tar.gz'.format(version.libsodium_version…
86 self.packfile = os.path.join(version.builddir, 'runtimes', rid, 'native', LIBRARY + '.dylib')
87 self.itemfile = 'libsodium/{0}/lib/libsodium.dylib'.format(version.libsodium_version)
88 self.tempdir = os.path.join(version.tempdir, rid)
107 def __init__(self, version, rid, docker_image): argument
[all …]
/freebsd-13-stable/sys/contrib/ck/include/
HDck_sequence.h52 unsigned int version; in ck_sequence_read_begin() local
55 version = ck_pr_load_uint(&sq->sequence); in ck_sequence_read_begin()
61 if (CK_CC_LIKELY((version & 1) == 0)) in ck_sequence_read_begin()
73 return version; in ck_sequence_read_begin()
77 ck_sequence_read_retry(const struct ck_sequence *sq, unsigned int version) in ck_sequence_read_retry() argument
85 return ck_pr_load_uint(&sq->sequence) != version; in ck_sequence_read_retry()
88 #define CK_SEQUENCE_READ(seqlock, version) \ argument
89 for (*(version) = 1; \
90 (*(version) != 0) && (*(version) = ck_sequence_read_begin(seqlock), 1); \
91 *(version) = ck_sequence_read_retry(seqlock, *(version)))
/freebsd-13-stable/sys/contrib/openzfs/include/sys/zstd/
HDzstd.h74 uint32_t version; member
166 res->version = BSWAP_32(raw); in zfs_get_hdrmeta()
167 res->version = BF32_GET(res->version, 8, 24); in zfs_get_hdrmeta()
171 res->version = BSWAP_32(raw); in zfs_get_hdrmeta()
172 res->version = BF32_GET(res->version, 0, 24); in zfs_get_hdrmeta()
176 res->version = BF32_GET(raw, 0, 24); in zfs_get_hdrmeta()
180 res->version = BF32_GET(raw, 8, 24); in zfs_get_hdrmeta()
184 res->version = 0; in zfs_get_hdrmeta()
202 uint32_t version = 0; in zfs_get_hdrversion() local
205 version = res.version; in zfs_get_hdrversion()
[all …]
/freebsd-13-stable/contrib/ntp/scripts/build/
HDgenver15 *version.m4)
18 *version.def)
21 *version.texi)
49 *version.m4*)
51 cmp -s "${TEMPDIR}/version.m4+" m4/version.m4
58 mv "${TEMPDIR}/version.m4+" m4/version.m4
65 *version.def*)
67 cmp -s "${TEMPDIR}/version.def+" include/version.def
74 mv "${TEMPDIR}/version.def+" include/version.def
81 *version.texi*)
[all …]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
HDversion.c218 svn_version_t *version; in svn_version__parse_version_string() local
227 version = apr_pcalloc(result_pool, sizeof(*version)); in svn_version__parse_version_string()
228 version->tag = ""; in svn_version__parse_version_string()
231 err = svn_cstring_atoi(&(version->major), in svn_version__parse_version_string()
237 err = svn_cstring_atoi(&(version->minor), in svn_version__parse_version_string()
252 version->tag = apr_pstrdup(result_pool, hyphen + 1); in svn_version__parse_version_string()
255 err = svn_cstring_atoi(&(version->patch), piece); in svn_version__parse_version_string()
263 if (version->major < 0 || version->minor < 0 || version->patch < 0) in svn_version__parse_version_string()
268 *version_p = version; in svn_version__parse_version_string()
274 svn_version__at_least(const svn_version_t *version, in svn_version__at_least() argument
[all …]
/freebsd-13-stable/lib/atf/
HDcommon.mk12 atf-version: atf-version-real
13 @cmp -s atf-version atf-version-real \
14 || cp atf-version-real atf-version
15 atf-version-real: .PHONY
17 | cut -d '"' -f 2 >atf-version-real
18 CLEANFILES+= atf-version atf-version-real
/freebsd-13-stable/contrib/unbound/contrib/ios/
HDsetenv_ios.sh69 MIN_VER=-miphoneos-version-min=6
71 MIN_VER=-miphoneos-version-min=6
77 MIN_VER=-miphonesimulator-version-min=6
81 MIN_VER=-miphonesimulator-version-min=6
85 MIN_VER=-miphonesimulator-version-min=6
87 MIN_VER=-miphonesimulator-version-min=6
91 MIN_VER=-mappletvos-version-min=6
93 MIN_VER=-mappletvos-version-min=6
95 MIN_VER=-mappletvos-version-min=6
99 MIN_VER=-mappletvsimulator-version-min=6
[all …]
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/
HDzfs_upgrade.kshlib47 ver=$(get_pool_prop version $1)
61 typeset -i version
66 for version in $ZFS_ALL_VERSIONS ; do
68 eval verfs=\$ZFS_VERSION_$version
77 if (( version == zpl_version )); then
84 log_mustnot zfs create -o version=${version} ${current_fs}
87 log_must zfs create -o version=${version} ${current_fs}
107 version=${subversion} ${current_fs}/$subverfs
110 version=${subversion} ${current_fs}/$subverfs
183 typeset -i version=${2:-$ZFS_VERSION}
[all …]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zfs_upgrade/
HDzfs_upgrade.kshlib48 typeset vs=$(get_pool_prop version $pool)
61 typeset -i version
66 for version in $ZFS_ALL_VERSIONS ; do
68 eval verfs=\$ZFS_VERSION_$version
77 if (( version == zpl_version )); then
84 log_mustnot $ZFS create -o version=${version} ${current_fs}
87 log_must $ZFS create -o version=${version} ${current_fs}
107 version=${subversion} ${current_fs}/$subverfs
110 version=${subversion} ${current_fs}/$subverfs
183 typeset -i version=${2:-$ZFS_VERSION}
[all …]
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
HDXcodeSDK.cpp53 if (!info.version.empty()) in XcodeSDK()
54 m_name += info.version.getAsString(); in XcodeSDK()
106 llvm::VersionTuple version; in ParseSDKVersion() local
107 version.tryParse(name.slice(0, i - 1)); in ParseSDKVersion()
109 return version; in ParseSDKVersion()
120 info.version = ParseSDKVersion(input); in Parse()
146 return std::tie(type, version, internal) < in operator <()
147 std::tie(other.type, other.version, other.internal); in operator <()
151 return std::tie(type, version, internal) == in operator ==()
152 std::tie(other.type, other.version, other.internal); in operator ==()
[all …]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_util/
HDfs-util.c256 add_compatility(svn_version_t *version, in add_compatility() argument
260 if ( version->major > compat_major in add_compatility()
261 || (version->major == compat_major && version->minor > compat_minor)) in add_compatility()
263 version->major = compat_major; in add_compatility()
264 version->minor = compat_minor; in add_compatility()
273 svn_version_t *version; in svn_fs__compatible_version() local
282 SVN_ERR(svn_version__parse_version_string(&version, in svn_fs__compatible_version()
284 add_compatility(version, in svn_fs__compatible_version()
290 version = apr_pmemdup(pool, svn_subr_version(), sizeof(*version)); in svn_fs__compatible_version()
296 add_compatility(version, 1, 3); in svn_fs__compatible_version()
[all …]
/freebsd-13-stable/lib/libc/
HDVersions.def3 # Note: Whenever bumping the FBSD version, always make
4 # FBSDprivate_1.0 depend on the new FBSD version.
8 # This is our first version; it depends on no other.
9 # This version was first added to 7.0-current.
13 # This version was first added to 8.0-current.
17 # This version was first added to 9.0-current.
21 # This version was first added to 10.0-current.
25 # This version was first added to 11.0-current.
29 # This version was first added to 12.0-current.
33 # This version was first added to 13.0-current.
[all …]
/freebsd-13-stable/sys/contrib/openzfs/rpm/generic/
HDzfs-dkms.spec.in22 Source0: %{module}-%{version}.tar.gz
23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
35 Obsoletes: spl-dkms <= %{version}
37 Provides: %{module}-kmod = %{version}
51 %setup -q -n %{module}-%{version}
54 %{mkconf} -n %{module} -v %{version} -f dkms.conf
61 cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr/src/
70 /usr/src/%{module}-%{version}
76 # the preun scriptlet removed the version we are trying to install.
78 # remove them, if we find a matching version in dkms.
[all …]
/freebsd-13-stable/sys/contrib/openzfs/rpm/redhat/
Dzfs-dkms.spec.in22 Source0: %{module}-%{version}.tar.gz
23 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
35 Obsoletes: spl-dkms <= %{version}
37 Provides: %{module}-kmod = %{version}
51 %setup -q -n %{module}-%{version}
54 %{mkconf} -n %{module} -v %{version} -f dkms.conf
61 cp -rf ${RPM_BUILD_DIR}/%{module}-%{version} $RPM_BUILD_ROOT/usr/src/
70 /usr/src/%{module}-%{version}
76 # the preun scriptlet removed the version we are trying to install.
78 # remove them, if we find a matching version in dkms.
[all …]
/freebsd-13-stable/sys/contrib/openzfs/config/
HDdeb.am24 "*** Installed version of ${ALIEN} is known to be broken;\n" \
33 version=${VERSION}-${RELEASE}; \
34 arch=`$(RPM) -qp $${name}-kmod-$${version}.src.rpm --qf %{arch} | tail -1`; \
36 pkg1=kmod-$${name}*$${version}.$${arch}.rpm; \
43 version=${VERSION}-${RELEASE}; \
44 arch=`$(RPM) -qp $${name}-dkms-$${version}.src.rpm --qf %{arch} | tail -1`; \
46 pkg1=$${name}-dkms-$${version}.$${arch}.rpm; \
52 version=${VERSION}-${RELEASE}; \
53 arch=`$(RPM) -qp $${name}-$${version}.src.rpm --qf %{arch} | tail -1`; \
55 pkg1=$${name}-$${version}.$${arch}.rpm; \
[all …]
/freebsd-13-stable/contrib/unifdef/scripts/
HDreversion.sh3 if [ ! -f version.sh ] && [ ! -d .git ]
9 [ -f version.sh ] && . ./version.sh
31 echo "V=\"$V\"" >version.sh
32 echo "D=\"$D\"" >>version.sh
33 rm -f version.h
37 if [ ! -f version.h ]
39 printf '"@(#) $Version: %s $\\n"\n' "$V" >version.h
40 printf '"@(#) $Date: %s $\\n"\n' "$D" >>version.h
/freebsd-13-stable/crypto/openssl/ssl/statem/
HDstatem_lib.c65 s->msg_callback(1, s->version, type, s->init_buf->data, in ssl3_do_write()
296 if (s->version == SSL3_VERSION) { in tls_construct_cert_verify()
487 if (s->version == SSL3_VERSION) { in tls_process_cert_verify()
711 if ((s->version == DTLS1_BAD_VER in tls_process_change_cipher_spec()
713 || (s->version != DTLS1_BAD_VER in tls_process_change_cipher_spec()
746 if (s->version == DTLS1_BAD_VER) in tls_process_change_cipher_spec()
1219 s->msg_callback(0, s->version, SSL3_RT_HANDSHAKE, in tls_get_message_header()
1332 s->msg_callback(0, s->version, SSL3_RT_HANDSHAKE, s->init_buf->data, in tls_get_message_body()
1416 int version; member
1486 int version = method->version; in ssl_method_error() local
[all …]
/freebsd-13-stable/usr.bin/patch/
HDbackupfile.c123 make_version_name(const char *file, int version) in make_version_name() argument
127 if (asprintf(&backup_name, "%s.~%d~", file, version) == -1) in make_version_name()
140 int version; in version_number() local
143 version = 0; in version_number()
146 version = version * 10 + *p - '0'; in version_number()
148 version = 0; in version_number()
150 return version; in version_number()
233 get_version(const char *version) in get_version() argument
237 if (version == NULL || *version == '\0') in get_version()
239 i = argmatch(version, backup_args); in get_version()
[all …]
/freebsd-13-stable/crypto/openssl/doc/man3/
HDX509_get_version.pod7 certificate request or CRL version
14 int X509_set_version(X509 *x, long version);
17 int X509_REQ_set_version(X509_REQ *x, long version);
20 int X509_CRL_set_version(X509_CRL *x, long version);
24 X509_get_version() returns the numerical value of the version field of
26 less than the certificate version. So a version 3 certificate will return 2 and
27 a version 1 certificate will return 0.
29 X509_set_version() sets the numerical value of the version field of certificate
30 B<x> to B<version>.
33 X509_CRL_get_version() and X509_CRL_set_version() get and set the version
[all …]
/freebsd-13-stable/contrib/ntp/sntp/
HDMakefile.am30 $(srcdir)/include/autogen-version.def \
34 $(srcdir)/include/version.def \
76 version.c \
114 $(srcdir)/m4/version.m4 \
122 $(srcdir)/include/version.def \
123 $(srcdir)/m4/version.m4 \
124 $(srcdir)/include/version.texi \
129 .version \
130 version.c \
163 version.c: Makefile $(srcdir)/scm-rev
[all …]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/poolversion/
HDpoolversion_001_pos.ksh59 for version in 1 2 3 4 5 6 7 8
61 log_must $ZPOOL set version=$version $TESTPOOL
62 ACTUAL=$($ZPOOL get version $TESTPOOL | $GREP version \
64 if [ "$ACTUAL" != "$version" ]
66 log_fail "v. $ACTUAL set for $TESTPOOL, expected v. $version!"

12345678910>>...156