Searched refs:name2 (Results 1 - 25 of 75) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dhash.c42 xmlChar *name2; member in struct:_xmlHashEntry
64 const xmlChar *name2, const xmlChar *name3) {
74 if (name2 != NULL) {
75 while ((ch = *name2++) != 0) {
90 const xmlChar *prefix2, const xmlChar *name2,
117 if (name2 != NULL) {
118 while ((ch = *name2++) != 0) {
235 key = xmlHashComputeKey(table, oldtable[i].name, oldtable[i].name2,
250 key = xmlHashComputeKey(table, iter->name, iter->name2,
311 if (iter->name2)
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
88 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
361 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata) argument
400 xmlHashUpdateEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata, xmlHashDeallocator f) argument
431 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2) argument
465 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2) argument
486 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
602 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
724 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
768 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
881 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
902 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1020 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, xmlHashDeallocator f) argument
1040 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dhash.c42 xmlChar *name2; member in struct:_xmlHashEntry
64 const xmlChar *name2, const xmlChar *name3) {
74 if (name2 != NULL) {
75 while ((ch = *name2++) != 0) {
90 const xmlChar *prefix2, const xmlChar *name2,
117 if (name2 != NULL) {
118 while ((ch = *name2++) != 0) {
235 key = xmlHashComputeKey(table, oldtable[i].name, oldtable[i].name2,
250 key = xmlHashComputeKey(table, iter->name, iter->name2,
311 if (iter->name2)
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
88 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
361 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata) argument
400 xmlHashUpdateEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata, xmlHashDeallocator f) argument
431 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2) argument
465 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2) argument
486 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
602 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
724 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
768 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
870 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
891 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1009 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, xmlHashDeallocator f) argument
1029 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
H A Dhash.in.h94 * @name2: the second name associated
100 const xmlChar *name, const xmlChar *name2,
130 const xmlChar *name2,
135 const xmlChar *name2,
141 const xmlChar *name2,
147 const xmlChar *name2,
160 const xmlChar *name2, xmlHashDeallocator f);
163 const xmlChar *name2, const xmlChar *name3,
175 const xmlChar *name2);
179 const xmlChar *name2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dhash.c42 xmlChar *name2; member in struct:_xmlHashEntry
64 const xmlChar *name2, const xmlChar *name3) {
74 if (name2 != NULL) {
75 while ((ch = *name2++) != 0) {
90 const xmlChar *prefix2, const xmlChar *name2,
117 if (name2 != NULL) {
118 while ((ch = *name2++) != 0) {
235 key = xmlHashComputeKey(table, oldtable[i].name, oldtable[i].name2,
250 key = xmlHashComputeKey(table, iter->name, iter->name2,
311 if (iter->name2)
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
88 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
361 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata) argument
400 xmlHashUpdateEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata, xmlHashDeallocator f) argument
431 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2) argument
465 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2) argument
486 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
602 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
724 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
768 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
881 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
902 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1020 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, xmlHashDeallocator f) argument
1040 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dhash.c42 xmlChar *name2; member in struct:_xmlHashEntry
64 const xmlChar *name2, const xmlChar *name3) {
74 if (name2 != NULL) {
75 while ((ch = *name2++) != 0) {
90 const xmlChar *prefix2, const xmlChar *name2,
117 if (name2 != NULL) {
118 while ((ch = *name2++) != 0) {
235 key = xmlHashComputeKey(table, oldtable[i].name, oldtable[i].name2,
250 key = xmlHashComputeKey(table, iter->name, iter->name2,
311 if (iter->name2)
63 xmlHashComputeKey(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
88 xmlHashComputeQKey(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
361 xmlHashAddEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata) argument
400 xmlHashUpdateEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, void *userdata, xmlHashDeallocator f) argument
431 xmlHashLookup2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2) argument
465 xmlHashQLookup2(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2) argument
486 xmlHashAddEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata) argument
602 xmlHashUpdateEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, void *userdata, xmlHashDeallocator f) argument
724 xmlHashLookup3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3) argument
768 xmlHashQLookup3(xmlHashTablePtr table, const xmlChar *prefix, const xmlChar *name, const xmlChar *prefix2, const xmlChar *name2, const xmlChar *prefix3, const xmlChar *name3) argument
870 xmlHashScan3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScanner f, void *data) argument
891 xmlHashScanFull3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashScannerFull f, void *data) argument
1009 xmlHashRemoveEntry2(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, xmlHashDeallocator f) argument
1029 xmlHashRemoveEntry3(xmlHashTablePtr table, const xmlChar *name, const xmlChar *name2, const xmlChar *name3, xmlHashDeallocator f) argument
[all...]
H A Dhash.in.h94 * @name2: the second name associated
100 const xmlChar *name, const xmlChar *name2,
130 const xmlChar *name2,
135 const xmlChar *name2,
141 const xmlChar *name2,
147 const xmlChar *name2,
160 const xmlChar *name2, xmlHashDeallocator f);
163 const xmlChar *name2, const xmlChar *name3,
175 const xmlChar *name2);
179 const xmlChar *name2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dhash.h94 * @name2: the second name associated
100 const xmlChar *name, const xmlChar *name2,
130 const xmlChar *name2,
135 const xmlChar *name2,
141 const xmlChar *name2,
147 const xmlChar *name2,
160 const xmlChar *name2, xmlHashDeallocator f);
163 const xmlChar *name2, const xmlChar *name3,
175 const xmlChar *name2);
179 const xmlChar *name2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dhash.h94 * @name2: the second name associated
100 const xmlChar *name, const xmlChar *name2,
130 const xmlChar *name2,
135 const xmlChar *name2,
141 const xmlChar *name2,
147 const xmlChar *name2,
160 const xmlChar *name2, xmlHashDeallocator f);
163 const xmlChar *name2, const xmlChar *name3,
175 const xmlChar *name2);
179 const xmlChar *name2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dhash.h94 * @name2: the second name associated
100 const xmlChar *name, const xmlChar *name2,
130 const xmlChar *name2,
135 const xmlChar *name2,
141 const xmlChar *name2,
147 const xmlChar *name2,
160 const xmlChar *name2, xmlHashDeallocator f);
163 const xmlChar *name2, const xmlChar *name3,
175 const xmlChar *name2);
179 const xmlChar *name2,
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/nss/
H A Dwbtest.c46 char *sid, **group_sids, *name2; local
56 if (nss_sidtoname(nss, sid, &name2) != 0) {
60 printf("\tSID->name %s\n", name2);
74 free(name2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/torture/
H A Dmangle_test.c35 fstring name2; local
59 fstr_sprintf(name2, "\\mangle_test\\%s", shortname);
60 if (!cli_unlink(cli, name2)) {
62 name2, name, cli_errstr(cli));
67 fnum = cli_open(cli, name2, O_RDWR|O_CREAT|O_EXCL, DENY_NONE);
69 printf("open2 of %s failed (%s)\n", name2, cli_errstr(cli));
80 name, name2, cli_errstr(cli));
82 cli_unlink(cli, name2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/linux/netfilter/
H A Dxt_rateest.h24 char name2[IFNAMSIZ]; member in struct:xt_rateest_match_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dxt_rateest.h24 char name2[IFNAMSIZ]; member in struct:xt_rateest_match_info
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_rateest.h24 char name2[IFNAMSIZ]; member in struct:xt_rateest_match_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/easycap/
H A Deasycap_settings.c194 char name1[32], name2[32], name3[32], name4[32]; local
269 strcpy(&name2[0], "_AT_720x576");
275 strcpy(&name2[0], "_AT_704x576");
279 strcpy(&name2[0], "_AT_640x480");
285 strcpy(&name2[0], "_AT_720x480");
291 strcpy(&name2[0], "_AT_360x288");
295 strcpy(&name2[0], "_AT_320x240");
301 strcpy(&name2[0], "_AT_360x240");
381 strcat(&easycap_format[n].name[0], &name2[0]);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dapplets.h16 name2 - applet name, converted to C (ether-wake: name2 = ether_wake)
29 # define APPLET_ODDNAME(name,main,l,s,name2) int main##_main(int argc, char **argv);
30 # define APPLET_NOEXEC(name,main,l,s,name2) int main##_main(int argc, char **argv);
31 # define APPLET_NOFORK(name,main,l,s,name2) int main##_main(int argc, char **argv);
36 # define APPLET_ODDNAME(name,main,l,s,name2) name2##_trivial_usage "\n\n" name2##_full_usage "\0"
37 # define APPLET_NOEXEC(name,main,l,s,name2) name2##_trivial_usag
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dfilename.c36 static BOOL fname_equal(const char *name1, const char *name2, BOOL case_sensitive) argument
40 return(strcmp(name1,name2) == 0);
42 return(strequal(name1,name2));
49 static BOOL mangled_equal(const char *name1, const char *name2, argument
54 pstrcpy(tmpname, name2);
562 * here it will not compare correctly against the filename (name2)
H A Dnotify.c330 pstring name2; local
339 pstrcpy(name2, name);
340 string_replace(name2, '/', '\\');
372 if (!(change->name = talloc_strdup(changes, name2))) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/utils/
H A Dsmbfilter.c82 pstring name1,name2; local
91 name_extract(buf,4 + name_len(buf + 4),name2);
93 name1, name2);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dunistr.h34 const ntfschar *name2, const u32 name2_len,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_incomingrequests.c278 unstring name1, name2; local
282 memset(name2, '\0', sizeof(name2));
284 pull_ascii_nstring(name2, sizeof(name2), n2);
286 n2 = name2;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dalgparam.h207 AssignFromHelperClass & operator()(const char *name1, const char *name2, void (T::*pm)(R, S)) // VC60 workaround: "const R &" here causes compiler error argument
215 if (!Hack_GetValueIntoConstReference(m_source, name2, value2))
216 throw InvalidArgument(std::string(typeid(T).name()) + ": Missing required parameter '" + name2 + "'");
380 AlgorithmParameters parameters = MakeParameters(name1, value1)(name2, value2)(name3, value3);
394 #define CRYPTOPP_SET_FUNCTION_ENTRY2(name1, name2) (Name::name1(), Name::name2(), &ThisClass::Set##name1##And##name2)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_rateest.c139 strncpy(info->name2, optarg, sizeof(info->name2) - 1);
368 printf(" %s", info->name2);
397 printf(" --rateest2 %s", info->name2);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_rateest.c139 strncpy(info->name2, optarg, sizeof(info->name2) - 1);
368 printf(" %s", info->name2);
397 printf(" --rateest2 %s", info->name2);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hpfs/
H A Ddnode.c997 unsigned char *name2; local
1008 if (!(name2 = kmalloc(256, GFP_NOFS))) {
1013 memcpy(name2, name1, name1len = name2len = f->len);
1015 memcpy(name2, name1, 15);
1016 memset(name2 + 15, 0xff, 256 - 15);
1017 /*name2[15] = 0xff;*/
1021 kfree(name2);
1027 kfree(name2);
1036 kfree(name2);
1048 kfree(name2);
[all...]

Completed in 391 milliseconds

123