Searched refs:version (Results 51 - 75 of 312) sorted by relevance

1234567891011>>

/netgear-R7800-V1.0.2.28/package/dumpevents/
H A DMakefile8 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/jigglyp0f/
H A DMakefile3 # Build package version from git sha-1
22 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/netatalk-utility/src/
H A Dwol.c7 * the Free Software Foundation; either version 2 of the License, or
8 * (at your option) any later version.
75 " -v[v] version\n"
122 int version =0;
139 case 'v': version++; break;
146 if (version) {
148 if (version > 1) {
209 //int version =0;
/netgear-R7800-V1.0.2.28/package/policy-reader/
H A DMakefile9 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/qca-acfg/
H A DMakefile17 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/qca-nss-crypto/src/src/
H A Dnss_crypto_hlos.h21 #include <linux/version.h>
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/exports/
H A Dnss_cmn.h100 uint16_t version; /**< Version id for main message format */ member in struct:nss_cmn_msg
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/kernel/
H A Dsys_ubicom32.c11 * as published by the Free Software Foundation, either version 2 of the
12 * License, or (at your option) any later version.
148 int version, ret; local
150 version = call >> 16; /* hack for backward compatibility */
176 switch (version) {
204 switch (version) {
/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/mach-common/
H A Dusb_tio.h11 * as published by the Free Software Foundation, either version 2 of the
12 * License, or (at your option) any later version.
29 #include <linux/version.h>
H A Dubicom32hid.c11 * as published by the Free Software Foundation, either version 2 of the
12 * License, or (at your option) any later version.
337 u8 version[2]; local
384 dev_warn(&client->dev, "Unable to get version\n");
387 version[0] = ret;
394 version[1] = ret;
488 printk(KERN_INFO DRIVER_NAME ": enabled, version=%02x.%02x\n",
489 version[0], version[1]);
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Daddpattern.c6 * the Free Software Foundation; either version 2 of the License, or
7 * (at your option) any later version.
26 * -v allows setting the version string on the command line.
150 char *version = CYBERTAN_VERSION; local
186 case 'v': /* extension to allow setting version */
187 version = optarg;
268 if (3 != sscanf(version, "v%d.%d.%d", &v0, &v1, &v2)) {
269 fprintf(stderr, "bad version string \"%s\"\n", version);
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Djffs2.c111 de->version = last_version++;
145 ri.version = 1;
215 ri.version = ++last_version;
268 /* store the last inode and version numbers for adding extra files */
271 if (last_version < de->version)
272 last_version = de->version;
/netgear-R7800-V1.0.2.28/target/linux/ar71xx/files/drivers/mtd/
H A Dtplinkpart.c5 * under the terms of the GNU General Public License version 2 as published
27 uint32_t version; /* header version */ member in struct:tplink_fw_header
72 t = be32_to_cpu(header->version);
/netgear-R7800-V1.0.2.28/include/
H A Dkernel-version.mk1 # Use the default kernel version if the Makefile doesn't override it
/netgear-R7800-V1.0.2.28/package/qca-nss-drv/src/
H A Dnss_pm.h25 #include<linux/version.h>
/netgear-R7800-V1.0.2.28/package/qca-nss-fw/
H A DMakefile13 -include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/qca-spectral/
H A DMakefile17 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/qca-ssdk/src/include/hsl/isis/
H A Disis_reg_access.h47 a_uint8_t version; member in struct:__anon217
/netgear-R7800-V1.0.2.28/package/qca-wpc/
H A DMakefile17 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/qca-wrapd/
H A DMakefile17 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/sbnamed/
H A DMakefile3 # Build package version from git sha-1
24 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/sbsaved/
H A DMakefile3 # Build package version from git sha-1
24 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/sea/
H A DMakefile24 include $(INCLUDE_DIR)/package-version-override.mk
/netgear-R7800-V1.0.2.28/package/shortcut-fe/src/
H A Dsfe_backport.h18 #include <linux/version.h>
/netgear-R7800-V1.0.2.28/package/wopr-db/
H A DMakefile7 # Build package version from git sha-1
39 include $(INCLUDE_DIR)/package-version-override.mk

Completed in 142 milliseconds

1234567891011>>