Searched refs:version (Results 176 - 200 of 5386) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep045script.tcl7 # Rep045 script - replication with version dbs.
11 # vfile: name of version file
52 # Initialize version number. Don't try to open the first
53 # version database until the master has completed setting it up.
54 set version 0
60 while { $version == 0 } {
75 puts "FAIL: Trying to get version, got $res"
80 set version [lindex [lindex $res 0] 1]
84 set dbfile db.$version
86 # Open completed database version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c4 See the accompanying file LICENSE, version 2009-Jan-02 or later
17 unsigned UzpVersion2(UzpVer2 *version)
68 static ZCONST UzpVer version = { /* doesn't change between calls */ local
71 /* version flags */
94 /* unzip version */
96 /* zipinfo version */
98 /* os2dll version (retained for backward compatibility) */
100 /* windll version (retained for backward compatibility)*/
103 /* os2dll API minimum compatible version*/
107 /* windll API minimum compatible version*/
119 UzpVersion2(UzpVer2 *version) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/
H A Dcurl-config.in40 --checkfor [version] check for (lib)curl of the specified version
48 --version output version information
49 --vernum output the version information as a number (hexadecimal)
97 --version)
107 # dash as that's used for things like version 1.2.3-CVS
117 echo "requested version $checkfor is newer than existing @CURLVERSION@"
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxml2-config.in21 --version output version information
60 --version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxml2-config.in21 --version output version information
60 --version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/tests/
H A Dfate.sh78 echo "fate:0:${date}:${slot}:${version}:$1:$2:${comment}" >report
101 version=$(${src}/version.sh ${src})
102 test "$version" = "$(cat version-$slot 2>/dev/null)" && exit 0
103 echo ${version} >version-$slot
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/drivers/
H A Dcow_user.c25 __s32 version; member in struct:cow_header_v1
44 __u32 version; member in struct:cow_header_v2
88 __u32 version; member in struct:cow_header_v3
100 __u32 version; member in struct:cow_header_v3_broken
125 void cow_sizes(int version, __u64 size, int sectorsize, int align, argument
129 if (version < 3) {
214 header->version = htonl(COW_VERSION);
282 unsigned long version, magic; local
298 version = header->v1.version;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ps3/
H A Dps3-sys-manager.c9 * the Free Software Foundation; version 2 of the License.
48 * @version: Header version, currently 1.
56 /* version 1 */
57 u8 version; member in struct:ps3_sys_manager_header
70 pr_debug("%s:%d: version: %xh\n", func, line, h->version);
108 /* version 1 */
132 /* version 1 */
153 /* version
270 u8 version; member in struct:__anon13985
304 u8 version; member in struct:__anon13986
348 u8 version; member in struct:__anon13987
385 u8 version; member in struct:__anon13988
418 u8 version; member in struct:__anon13989
500 u8 version; member in struct:__anon13990
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/
H A Ddlmisc.c16 * published by the Free Software Foundation; either version 2.1 of
17 * the License, or (at your option) any later version.
101 * \param version Version of the symbol.
104 * This function checks that the symbol with the version appended to its name
107 static int snd_dlsym_verify(void *handle, const char *name, const char *version) argument
115 vname = alloca(1 + strlen(name) + strlen(version) + 1);
120 strcat(vname, version);
124 SNDERR("unable to verify version for symbol %s", name);
135 * \param version Version of the symbol.
140 * This special version o
144 snd_dlsym(void *handle, const char *name, const char *version) argument
206 snd_dlobj_cache_get(const char *lib, const char *name, const char *version, int verbose) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-bfd.c174 u_int8_t version = 0; local
179 version = BFD_EXTRACT_VERSION(bfd_header->version_diag);
182 version = 1;
184 switch ((port << 8) | version) {
191 version,
199 version,
224 version,
233 version,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec2 %define version 1.7
8 Version: %{version}
14 Source0: http://bftpd.sourceforge.net/downloads/rpm/%{name}-%{version}.tar.gz
45 - updated the version number.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/misc/ibmasm/
H A Di2o.h6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
26 u8 version; member in struct:i2o_header
38 { .version = 0x01, \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Doflib.c6 * as published by the Free Software Foundation; either version
7 * 2 of the License, or (at your option) any later version.
111 char version[64]; local
116 if (of_getprop(oprom, "model", version, sizeof(version)) <= 0)
118 version[sizeof(version)-1] = 0;
119 printf("OF version = '%s'\r\n", version);
120 if (!string_match(version, "Ope
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Delisp-comp10 # the Free Software Foundation; either version 2, or (at your option)
11 # any later version.
38 Usage: elisp-comp [--help] [--version] FILES...
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A DMakefile.am7 # published by the Free Software Foundation, either version 2.1 of the
8 # License, or (at your option) any later version.
42 libdaemon_la_LDFLAGS = -version-info $(LIBDAEMON_VERSION_INFO) $(LDFLAGS_NOUNDEFINED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/down-root/
H A DMakefile.am23 -module -shared -avoid-version -no-undefined
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A Darm_build_env.sh18 ${PREFIX}gcc --version
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/init/
H A DMakefile5 obj-y := main.o version.o mounts.o
19 $(obj)/version.o: include/generated/compile.h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dsmb_mount.h17 int version; member in struct:smb_mount_data
47 int version; member in struct:smb_mount_data_kernel
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/libdaemon/
H A DMakefile.am7 # published by the Free Software Foundation, either version 2.1 of the
8 # License, or (at your option) any later version.
42 libdaemon_la_LDFLAGS = -version-info $(LIBDAEMON_VERSION_INFO) $(LDFLAGS_NOUNDEFINED)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgpg-error-1.10/src/
H A Dgpg-error-config28 [--version]
56 --version)
H A Dgpg-error-config.in28 [--version]
56 --version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dgpg-error-config28 [--version]
56 --version)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dhpfs.c8 * Free Software Foundation version 2 of the License.
32 uint8_t version; member in struct:hpfs_super
48 sprintf(id->type_version, "%u", hs->version);
H A Dnvidia_raid.c8 * Free Software Foundation version 2 of the License.
33 uint16_t version; member in struct:nvidia_meta
60 snprintf(id->type_version, sizeof(id->type_version)-1, "%u", le16_to_cpu(nv->version));

Completed in 287 milliseconds

1234567891011>>