Searched refs:version (Results 1 - 25 of 2061) sorted by relevance

1234567891011>>

/freebsd-current/contrib/less/
H A Dversion.c469 v276 1/30/95 Fix OS/2 version.
475 v279 2/22/95 Add GNU options --help, --version.
519 v309 4/9/96 Fix OS-9 version; fix tags bug with "$".
538 v323 8/19/96 Fixes for Windows version (thanks to Simon Munton);
543 v326 8/27/96 Fix DJGPP version.
583 v347 12/13/99 Fixes for DJGPP version (thanks to Eli Zaretskii).
585 Fix color problem in DJGPP version (thanks to Eli Zaretskii).
624 v371 12/26/01 Fix new_file bug; use popen in Windows version;
630 add SGR support to DJGPP version (thanks to Eli Zaretskii).
635 v377 9/10/02 Fix bug in Windows version whe
998 char version[] = "643"; variable
[all...]
/freebsd-current/usr.bin/mail/
H A Dversion.c33 * Just keep track of the date/sid of this version of Mail.
34 * Load this file first to get a "total" Mail version.
36 const char *version = "8.1 6/6/93"; variable
/freebsd-current/sbin/ipf/libipf/
H A Dftov.c4 ftov(int version) argument
7 if (version == AF_INET6)
10 if (version == AF_INET)
12 if (version == AF_UNSPEC)
H A Dvtof.c4 vtof(int version) argument
7 if (version == 6)
10 if (version == 4)
12 if (version == 0)
/freebsd-current/tests/sys/cddl/zfs/tests/poolversion/
H A Dpoolversion_001_pos.ksh37 # zpool set version can upgrade a pool
40 # 1. Taking a version 1 pool
41 # 2. For all known versions, set the version of the pool using zpool set
42 # 3. Verify that pools version
55 log_assert "zpool set version can upgrade a pool"
56 for version in 1 2 3 4 5 6 7 8
58 log_must $ZPOOL set version=$version $TESTPOOL
59 ACTUAL=$($ZPOOL get version $TESTPOOL | $GREP version \
[all...]
H A Dpoolversion_002_pos.ksh37 # zpool set version can only increment pool version
40 # 1. Set a version 1 pool to be a version 6 pool
41 # 2. Verify it's set to version 6
43 # 4. Verify it's still set to version 6
56 log_assert "zpool set version can only increment pool version"
58 log_must $ZPOOL set version=6 $TESTPOOL2
59 # verify it's actually that version
[all...]
H A Dsetup.ksh31 $ZPOOL set 2>&1 | $GREP version > /dev/null
34 log_unsupported "zpool version property not supported on this system."
38 # create a version 1 pool
39 log_must $ZPOOL create -f -o version=1 $TESTPOOL ${DISKS_ARRAY[0]}
42 # create another version 1 pool
43 log_must $ZPOOL create -f -o version=1 $TESTPOOL2 ${DISKS_ARRAY[1]}
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/poolversion/
H A Dpoolversion_001_pos.ksh37 # zpool set version can upgrade a pool
40 # 1. Taking a version 1 pool
41 # 2. For all known versions, set the version of the pool using zpool set
42 # 3. Verify that pools version
46 log_assert "zpool set version can upgrade a pool"
47 for version in 1 2 3 4 5 6 7 8
49 log_must zpool set version=$version $TESTPOOL
50 ACTUAL=$(get_pool_prop version $TESTPOOL)
51 if [ "$ACTUAL" != "$version" ]
[all...]
H A Dpoolversion_002_pos.ksh37 # zpool set version can only increment pool version
40 # 1. Set a version 1 pool to be a version 6 pool
41 # 2. Verify it's set to version 6
43 # 4. Verify it's still set to version 6
47 log_assert "zpool set version can only increment pool version"
49 log_must zpool set version=6 $TESTPOOL2
50 # verify it's actually that version
[all...]
/freebsd-current/contrib/processor-trace/include/
H A Dpt_version.h38 static inline int pt_fprint_version(FILE *file, struct pt_version version) argument
40 if (version.build) {
41 if (version.ext && version.ext[0])
43 "-%" PRIu32 "-%s", version.major,
44 version.minor, version.patch,
45 version.build, version.ext);
48 "-%" PRIu32 "", version
63 pt_print_version(struct pt_version version) argument
[all...]
/freebsd-current/sys/contrib/ck/include/
H A Dck_sequence.h52 unsigned int version; local
55 version = ck_pr_load_uint(&sq->sequence);
61 if (CK_CC_LIKELY((version & 1) == 0))
73 return version;
77 ck_sequence_read_retry(const struct ck_sequence *sq, unsigned int version) argument
85 return ck_pr_load_uint(&sq->sequence) != version;
88 #define CK_SEQUENCE_READ(seqlock, version) \
89 for (*(version) = 1; \
90 (*(version) != 0) && (*(version)
[all...]
/freebsd-current/contrib/dma/
H A Dget-version.sh8 version=${gitver}
9 : ${version:=$filever}
11 echo "$version"
/freebsd-current/share/examples/sunrpc/msg/
H A Dmsg.x5 version MESSAGEVERS {
/freebsd-current/bin/freebsd-version/
H A DMakefile3 SCRIPTS = freebsd-version
4 MAN = freebsd-version.1
5 CLEANFILES = freebsd-version freebsd-version.sh
8 freebsd-version.sh: ${.CURDIR}/freebsd-version.sh.in ${NEWVERS}
14 " ${.CURDIR}/freebsd-version.sh.in >${.TARGET} ; then \
/freebsd-current/contrib/ntp/sntp/include/
H A DMakefile.am4 autogen-version.def \
9 version.def \
10 version.texi \
15 $(srcdir)/version.def: $(srcdir)/../../packageinfo.sh
16 cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.def
18 $(srcdir)/version.texi: $(srcdir)/../../packageinfo.sh
19 cd .. && $(MAKE) $(AM_MAKEFLAGS) $(abs_top_srcdir)/include/version.texi
/freebsd-current/contrib/unifdef/scripts/
H A Dreversion.sh3 if [ ! -f version.sh ] && [ ! -d .git ]
9 [ -f version.sh ] && . ./version.sh
27 echo "version $V $D" 1>&2
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
[all...]
/freebsd-current/contrib/ntp/scripts/build/
H A Dgenver3 # possible usage: $0 [-f] [version.m4] [version.def]
15 *version.m4)
16 outputs="m4/version.m4 $outputs"
18 *version.def)
19 outputs="include/version.def $outputs"
21 *version.texi)
22 outputs="include/version.texi $outputs"
31 '') outputs="m4/version.m4 include/version
[all...]
H A Dmkver.in25 if [ ! -f .version ]; then
26 echo 0 > .version
28 RUN="`cat .version`"
30 echo $RUN > .version
36 rm -f version.c
37 cat > version.c << -EoF-
39 * version file for $PROG
/freebsd-current/contrib/llvm-project/libcxx/include/__chrono/
H A Dtzdb.h15 #include <version>
33 string version; member in struct:chrono::tzdb
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/
H A Dzpool_upgrade_001_pos.ksh43 # 3. Grep for version descriptions and 'feature flags'
69 # for single and double digit version number. For example,
73 for version in {1..28}; do
74 log_note "Checking for a description of pool version $version"
75 log_must eval "awk '/^ $version / { print $1 }' $versions | grep $version"
/freebsd-current/usr.sbin/ntp/scripts/
H A Dmkver27 if [ ! -f .version ]; then
28 echo 0 > .version
30 RUN="`cat .version`"
32 echo $RUN > .version
38 rm -f version.c
39 cat > version.c << -EoF-
41 * version file for $PROG
/freebsd-current/contrib/kyua/store/
H A Dexceptions.cpp66 /// \param version Version of the current schema.
67 store::old_schema_error::old_schema_error(const int version) : argument
68 error(F("The database contains version %s of the schema, which is "
69 "stale and needs to be upgraded") % version),
70 _old_version(version)
81 /// Returns the current schema version in the database.
83 /// \return A version number.
/freebsd-current/tests/sys/cddl/zfs/tests/cli_root/zpool_upgrade/
H A Dcreate_upgrade_pool_dat.sh7 version=$1
8 if [ -z "$version" ]; then
9 echo "Must specify ZFS pool version"
18 if [ "$version" = "5000" ]; then
24 zpool_opts="-o version=${version}"
28 datfile=zfs-pool-v${version}.dat
30 poolname=v${version}-pool
/freebsd-current/sys/xen/
H A Dfeatures.h12 #include <contrib/xen/version.h>
/freebsd-current/sys/contrib/openzfs/include/sys/zstd/
H A Dzstd.h60 * and version easily, but as it turns out, relying on the
74 uint32_t version; member in struct:zfs_zstd_meta
107 * bitfield to store the "level" (8 bits) and "version" (24 bits).
112 * By way of example, if we were using version 1.4.5 and level 3, it'd be
113 * level = 0x03, version = 10405/0x0028A5, which gets broken into Vhigh = 0x00,
144 * (Vhigh is always 0 until version exceeds 6.55.35. Vmid and Vlow are the
145 * other two bytes of the "version" data.)
170 res->version = BSWAP_32(raw);
171 res->version = BF32_GET(res->version,
206 uint32_t version = 0; local
215 zfs_set_hdrversion(zfs_zstdhdr_t *blob, uint32_t version) argument
[all...]

Completed in 288 milliseconds

1234567891011>>