Searched refs:type1 (Results 26 - 36 of 36) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Drpc_dce.h223 uint32 type1; /* Always zero ? */ member in struct:rpc_auth_schannel_neg_info
H A Drpc_misc.h266 uint32 type1; /* value is 0x1 */ member in struct:__anon5369
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/pcbit/
H A Dlayer2.c332 u_char type1; local
346 type1 = 0;
423 type1 = 1;
443 if (type1) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Diface.c83 static inline int identical_mac_addr_allowed(int type1, int type2) argument
85 return type1 == NL80211_IFTYPE_MONITOR ||
87 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_WDS) ||
88 (type1 == NL80211_IFTYPE_WDS &&
91 (type1 == NL80211_IFTYPE_AP && type2 == NL80211_IFTYPE_AP_VLAN) ||
92 (type1 == NL80211_IFTYPE_AP_VLAN &&
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dnspredef.c88 u8 type1,
896 u8 type1,
911 type1, i + start_index);
894 acpi_ns_check_package_elements(struct acpi_predefined_data *data, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_parse/
H A Dparse_rpc.c787 neg->type1 = 0;
809 if(!prs_uint32("type1", ps, depth, &neg->type1))
H A Dparse_misc.c1337 rid3->type1 = type;
1360 if(!prs_uint32("type1 ", ps, depth, &rid3->type1))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlregexp.c2072 * @type1: an atom type
2081 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2082 if ((type1 == XML_REGEXP_EPSILON) ||
2083 (type1 == XML_REGEXP_CHARVAL) ||
2084 (type1 == XML_REGEXP_RANGES) ||
2085 (type1 == XML_REGEXP_SUBREG) ||
2086 (type1 == XML_REGEXP_STRING) ||
2087 (type1 == XML_REGEXP_ANYCHAR))
2097 if (type1 == type2) return(1);
2099 /* simplify subsequent compares by making sure type1 < type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlregexp.c2223 * @type1: an atom type
2232 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2233 if ((type1 == XML_REGEXP_EPSILON) ||
2234 (type1 == XML_REGEXP_CHARVAL) ||
2235 (type1 == XML_REGEXP_RANGES) ||
2236 (type1 == XML_REGEXP_SUBREG) ||
2237 (type1 == XML_REGEXP_STRING) ||
2238 (type1 == XML_REGEXP_ANYCHAR))
2248 if (type1 == type2) return(1);
2250 /* simplify subsequent compares by making sure type1 < type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlregexp.c2223 * @type1: an atom type
2232 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2233 if ((type1 == XML_REGEXP_EPSILON) ||
2234 (type1 == XML_REGEXP_CHARVAL) ||
2235 (type1 == XML_REGEXP_RANGES) ||
2236 (type1 == XML_REGEXP_SUBREG) ||
2237 (type1 == XML_REGEXP_STRING) ||
2238 (type1 == XML_REGEXP_ANYCHAR))
2248 if (type1 == type2) return(1);
2250 /* simplify subsequent compares by making sure type1 < type
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlregexp.c2072 * @type1: an atom type
2081 xmlFACompareAtomTypes(xmlRegAtomType type1, xmlRegAtomType type2) { argument
2082 if ((type1 == XML_REGEXP_EPSILON) ||
2083 (type1 == XML_REGEXP_CHARVAL) ||
2084 (type1 == XML_REGEXP_RANGES) ||
2085 (type1 == XML_REGEXP_SUBREG) ||
2086 (type1 == XML_REGEXP_STRING) ||
2087 (type1 == XML_REGEXP_ANYCHAR))
2097 if (type1 == type2) return(1);
2099 /* simplify subsequent compares by making sure type1 < type
[all...]

Completed in 105 milliseconds

12