Searched refs:version (Results 501 - 525 of 5386) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/lasat/
H A Dprom.c54 u32 version = *(u32 *)(RESET_VECTOR + 0x90); local
56 if (version >= 307) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-watchdog-low.S10 # as published by the Free Software Foundation; either version
11 # 2 of the Licence, or (at your option) any later version.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/9p/
H A Dcache.c7 * it under the terms of the GNU General Public License version 2
40 .version = 0,
188 memcpy(buffer, &vcookie->qid->version, sizeof(vcookie->qid->version));
191 vcookie->qid->version);
192 return sizeof(vcookie->qid->version);
202 if (buflen != sizeof(vcookie->qid->version))
205 if (memcmp(buffer, &vcookie->qid->version,
206 sizeof(vcookie->qid->version)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/build-aux/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
107 # don't have it and --version was passed (most likely to detect
111 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
107 # don't have it and --version was passed (most likely to detect
111 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-gawk94 # Test for presence of gawk version 3.1.3 or newer, excluding version 3.1.5.
95 (gawk --version) >/dev/null 2>/dev/null \
97 case `gawk --version 2>&1 | sed -e 's/^[^0-9]*//'` in
99 echo "Skipping test: gawk version too old"; rm -fr $tmpfiles; exit 77;;
134 LANGUAGE= LC_ALL=$LOCALE_FR gawk --version | grep logiciel > /dev/null
141 LANGUAGE= LC_ALL=$LOCALE_FR_UTF8 gawk --version | grep logiciel > /dev/null
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam_upgrade.c18 * Upgrade the database from version 1 to version 2.
54 /* Update the version. */
55 newmeta->dbmeta.version = 2;
62 * Upgrade the database from version 2 to version 3.
97 /* Update the version. */
98 newmeta->dbmeta.version = 3;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/cnid/cdb/
H A Dcnid_cdb_open.c137 LOG(log_error, logtype_cnid, "cnid_cdb_new: the Berkeley DB library version used does not match the version compiled with: (%u.%u)/(%u.%u)", DB_VERSION_MAJOR, DB_VERSION_MINOR, major, minor);
243 LOG(log_error, logtype_default, "cnid_open: Found version 1 of the CNID database. Please upgrade to version 2");
247 /* Print out the version of BDB we're linked against. */
350 /* Check for version. "cdb" only supports CNID_VERSION_0, cf cnid_private.h */
353 uint32_t version; local
362 memcpy(&version, data.data + CNID_DID_OFS, sizeof(version));
363 version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/ssl/
H A Ds23_srvr.c53 * The licence and distribution terms for any publically available version or
174 /* s->version=SSL3_VERSION; */
240 * 1/2 version > record header
288 s->version=TLS1_VERSION;
294 s->version=SSL3_VERSION;
305 s->version=SSL3_VERSION;
324 v[0]=p[1]; /* major version (= SSL3_VERSION_MAJOR) */
326 * to get the correct minor version.
331 * so we simply assume TLS 1.0 to avoid protocol version downgrade
343 v[1]=p[10]; /* minor version accordin
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
97 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
117 # don't have it and --version was passed (most likely to detect
122 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/
H A DMakefile.am36 update-version-h.sh \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
93 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
107 # don't have it and --version was passed (most likely to detect
111 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/pcap2nbench/
H A Dip.cpp7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
33 version = (data[0] >> 4) & 0x0F;
52 lhs << "Version: " << (uint32_t)rhs.version << std::endl
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/test/
H A Dcms-test.pl101 my $ossl8 = `$ossl_path version -v` =~ /0\.9\.8/;
505 if ( `$ossl_path version -f` =~ /ZLIB/ ) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Ddomd17 if ${MAKEDEPEND} --version 2>&1 | grep "clang" > /dev/null ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
97 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
117 # don't have it and --version was passed (most likely to detect
122 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/jpeg-7/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
97 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
117 # don't have it and --version was passed (most likely to detect
122 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/build-aux/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
55 # Exit code 63 means version mismatch. This often happens
56 # when the user try to use an ancient version of a tool on
57 # a file that requires a minimum version. In this case we
75 -v, --version output version information and exit
96 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
110 # don't have it and --version was passed (most likely to detect
114 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dmconsole.h23 u32 version; member in struct:mconsole_request
37 u32 version; member in struct:mconsole_notify
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dutsname_sysctl.c8 * published by the Free Software Foundation, version 2 of the
76 .procname = "version",
77 .data = init_uts_ns.name.version,
78 .maxlen = sizeof(init_uts_ns.name.version),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dsb16_csp.h12 * the Free Software Foundation; either version 2 of the License, or
13 * (at your option) any later version.
94 unsigned short version; /* version id: 0x10 - 0x1f */ member in struct:snd_sb_csp_info
159 int version; /* CSP version (0x10 - 0x1f) */ member in struct:snd_sb_csp
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/build-aux/
H A Dmissing12 # the Free Software Foundation; either version 2, or (at your option)
13 # any later version.
53 # Exit code 63 means version mismatch. This often happens
54 # when the user try to use an ancient version of a tool on
55 # a file that requires a minimum version. In this case we
73 -v, --version output version information and exit
97 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
117 # don't have it and --version was passed (most likely to detect
122 # Not GNU programs, they don't have --version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/common/
H A Dstream_buffer_encoder.c77 .version = 0,
89 .version = 0,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/scripts/
H A Dxzgrep.in4 # Adapted from a version sent by Charles Levert <charles@comm.polymtl.ca>
13 # the Free Software Foundation; either version 2 of the License, or
14 # (at your option) any later version.
36 version="$prog (@PACKAGE_NAME@) @VERSION@"
114 (-V | --v | --ve | --ver | --vers | --versi | --versio | --version)
115 echo "$version" || exit 2
/netgear-R7000-V1.0.7.12_1.2.5/src/include/proto/
H A Dwpa.h44 #define DOT11_RC_BAD_WPA_VERSION 21 /* Unsupported WPA version */
60 } BWL_POST_PACKED_STRUCT version; /* IE version */ member in struct:__anon19532
72 } BWL_POST_PACKED_STRUCT version; /* IE version */ member in struct:__anon19534

Completed in 382 milliseconds

<<21222324252627282930>>