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

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/
H A De2fs_lib.h17 /* Get/set a file version on an ext2 file system */
19 #define fgetversion(name, version) fgetsetversion(name, version, 0)
20 #define fsetversion(name, version) fgetsetversion(name, NULL, version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A Ddbinfo3 # Name: dbinfo -- identify berkeley DB version used to create
77 my ($magic, $version, $endian, $encrypt) ;
82 $version = $info[1] ;
89 $version = $info1[1] ;
96 $version = $info[4] ;
102 $version = $info1[4] ;
113 if ( defined $type->{Versions}{$version} )
115 $ver_string = $type->{Versions}{$version}[1];
116 if ($type->{Versions}{$version}[0] )
124 File Version ID: $version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/
H A Dver_linux7 echo 'If some fields are empty or look unusual you may have an old version.'
17 make --version 2>&1 | awk -F, '{print $1}' | awk \
23 fdformat --version | awk '{print $NF}' | sed -e s/^util-linux-// -e s/\)$//
26 mount --version | awk '{print $NF}' | sed -e s/^mount-// -e s/\)$//
33 fsck.jfs -V 2>&1 | grep version | sed 's/,//' | awk \
42 xfs_db -V 2>&1 | grep version | awk \
47 cardmgr -V 2>&1| grep version | awk \
50 quota -V 2>&1 | grep version | awk \
53 pppd --version 2>&1| grep version | aw
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/sqlext/
H A DMakefile.am4 forked_daapd_sqlext_la_LDFLAGS = -avoid-version -module -shared
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DeD2kFiles.cpp13 // the Free Software Foundation; either version 2 of the License, or
14 // (at your option) any later version.
41 static wxString VersionInfo(uint8_t version, uint8_t type) argument
45 if (version == PREFFILE_VERSION) {
49 if (version == PARTFILE_VERSION) {
51 } else if (version == PARTFILE_SPLITTEDVERSION) {
53 } else if (version == PARTFILE_VERSION_LARGEFILE) {
57 if (version == CREDITFILE_VERSION) {
61 if (version == MET_HEADER) {
63 } else if (version
78 uint8_t version = file.ReadUInt8(); local
103 uint8_t version = file.ReadUInt8(); local
125 uint8_t version = file.ReadUInt8(); local
186 uint8_t version = file.ReadUInt8(); local
209 uint8_t version = file.ReadUInt8(); local
262 uint8_t version = file.ReadUInt8(); local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Dgettext.sh.in7 # by the Free Software Foundation; either version 2, or (at your option)
8 # any later version.
42 # Therefore it needs to support the standard --help and --version.
53 version=@VERSION@
58 echo "GNU gettext shell script function library version $version"
62 # outputs to stdout the --version message.
65 echo "$progname (GNU $package) $version"
67 License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
76 --version |
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dproject-id8 # the Free Software Foundation; either version 3 of the License, or
9 # (at your option) any later version.
39 version=`(grep '^PACKAGE_VERSION=' configure; grep '^ *VERSION=' configure) | grep -v '=[ ]*$' | sed -e '1q' | sed -e 's/^[^=]*=//' | sed -e "s/^'//" -e "s/'$//"`
40 case "$version" in
42 # Some packages (gcal, gcc, clisp) retrieve the version dynamically.
43 version=
46 if test -n "$version"; then
47 echo "$package $version"
65 version=`echo "$dir" | sed -e 's/^[^0-9]*\([0-9].*\)$/\1/'`
66 echo "$package $version"
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dpvclock-abi.h18 * Protocol for the "version" fields is: hypervisor raises it (making
21 * time values it got are consistent by checking the version before
26 u32 version; member in struct:pvclock_vcpu_time_info
37 u32 version; member in struct:pvclock_wall_clock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/build-aux/
H A Dversion.sh5 # Get the version string from version.h and print it out without
21 src/liblzma/api/lzma/version.h \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dpvclock-abi.h24 * Protocol for the "version" fields is: hypervisor raises it (making
27 * time values it got are consistent by checking the version before
32 u32 version; member in struct:pvclock_vcpu_time_info
42 u32 version; member in struct:pvclock_wall_clock
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/build-aux/
H A Dversion.sh5 # Get the version string from version.h and print it out without
21 src/liblzma/api/lzma/version.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dbackupfile.c6 the Free Software Foundation; either version 3 of the License, or
7 (at your option) any later version.
164 /* If BACKUP is a numbered backup of BASE, return its version number;
171 int version; local
174 version = 0;
180 version = version * 10 + *p - '0';
182 version = 0;
184 return version;
213 get_version (const char *context, const char *version) argument
229 xget_version(const char *context, const char *version) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dbackupfile.c6 the Free Software Foundation; either version 3 of the License, or
7 (at your option) any later version.
164 /* If BACKUP is a numbered backup of BASE, return its version number;
171 int version; local
174 version = 0;
180 version = version * 10 + *p - '0';
182 version = 0;
184 return version;
213 get_version (const char *context, const char *version) argument
229 xget_version(const char *context, const char *version) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/Linux/RPM/
H A Dmake_curl_rpm22 # get version and release number
25 echo "version number?"
26 read version
28 version=$1
44 src_rpm="$target-$version-$release.src.rpm"
50 sed -e 's/^Packager: .*/Packager: $packager_name $packager_email/' $specs_dir/$target.spec > $specs_dir/$target-$version-$arch.spec
53 if ! rpm -ba $specs_dir/$target-$version-$arch.spec
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/
H A DMakefile.am13 # it under the terms of the GNU General Public License version 2
44 config-version.h
50 .PHONY: config-version.h
54 config-version.h
69 config-version.h.in \
86 config-msvc-version.h.in
90 root_DATA = version.sh
93 config-version.h:
95 $(SED) "s#@CONFIGURE_GIT_REVISION[@]#$${CONFIGURE_GIT_REVISION}#g" "$(srcdir)/config-version.h.in" > config-version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dupdate.tcl15 foreach version [glob $update_dir/*] {
16 regexp \[^\/\]*$ $version version
17 foreach method [glob $update_dir/$version/*] {
19 foreach file [glob $update_dir/$version/$method/*] {
23 $version $method $name $endianness"
24 set ret [catch {_update $update_dir $testdir $version $method $name $endianness 1 1} message]
35 version method file endianness do_db_load_test do_update_test } {
42 "gzcat $source_dir/$version/$method/$file.tar.gz | (cd $temp_dir && tar xf -)"
49 "Update load: $version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509rset.c53 * The licence and distribution terms for any publically available version or
66 int X509_REQ_set_version(X509_REQ *x, long version) argument
70 return (ASN1_INTEGER_set(x->req_info->version, version));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509rset.c53 * The licence and distribution terms for any publically available version or
66 int X509_REQ_set_version(X509_REQ *x, long version) argument
69 return(ASN1_INTEGER_set(x->req_info->version,version));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509rset.c53 * The licence and distribution terms for any publically available version or
66 int X509_REQ_set_version(X509_REQ *x, long version) argument
70 return (ASN1_INTEGER_set(x->req_info->version, version));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dpvclock.c5 the Free Software Foundation; either version 2 of the License, or
6 (at your option) any later version.
33 u32 version; member in struct:pvclock_shadow_time
96 dst->version = src->version;
97 rmb(); /* fetch version before data */
103 rmb(); /* test version after fetching data */
104 } while ((src->version & 1) || (dst->version != src->version));
126 unsigned version; local
170 u32 version; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibip6t_eui64.c6 .version = XTABLES_VERSION,
H A Dlibipt_MIRROR.c6 .version = XTABLES_VERSION,
H A Dlibipt_unclean.c6 .version = XTABLES_VERSION,
H A Dlibxt_NOTRACK.c7 .version = XTABLES_VERSION,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dautogen.sh6 # published by the Free Software Foundation; either version 2 of the
7 # License, or (at your option) any later version.
27 (autoconf --version) < /dev/null > /dev/null 2>&1 || {
36 (automake --version) < /dev/null > /dev/null 2>&1 || {

Completed in 492 milliseconds

1234567891011>>