Searched refs:category (Results 26 - 43 of 43) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dnubus.h275 unsigned short category; member in struct:nubus_dev
308 struct nubus_dev* nubus_find_device(unsigned short category,
313 struct nubus_dev* nubus_find_type(unsigned short category,
H A Dieee80211.h171 u8 category; member in struct:ieee80211_mgmt::__anon9834::__anon9844
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/nubus/
H A Dnubus.c287 nubus_find_device(unsigned short category, argument
297 if (itor->category == category
308 nubus_find_type(unsigned short category, argument
316 if (itor->category == category
427 switch (dev->category) {
480 dev->category = nbtdata[0];
H A Dproc.c39 dev->category,
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/cxgb3/
H A Dcommon.h54 #define CH_MSG(adapter, level, category, fmt, ...) do { \
55 if ((adapter)->msg_enable & NETIF_MSG_##category) \
61 # define CH_DBG(adapter, category, fmt, ...) \
62 CH_MSG(adapter, DEBUG, category, fmt, ## __VA_ARGS__)
64 # define CH_DBG(adapter, category, fmt, ...)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlocalename.c978 /* XPG3 defines the result of 'setlocale (category, NULL)' as:
979 "Directs 'setlocale()' to query 'category' and return the current
995 gl_locale_name_posix (int category, const char *categoryname) argument
1000 return setlocale (category, NULL);
1008 /* Next comes the name of the desired category. */
1498 gl_locale_name (int category, const char *categoryname) argument
1502 retval = gl_locale_name_posix (category, categoryname);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dlocalename.c978 /* XPG3 defines the result of 'setlocale (category, NULL)' as:
979 "Directs 'setlocale()' to query 'category' and return the current
995 gl_locale_name_posix (int category, const char *categoryname) argument
1000 return setlocale (category, NULL);
1008 /* Next comes the name of the desired category. */
1498 gl_locale_name (int category, const char *categoryname) argument
1502 retval = gl_locale_name_posix (category, categoryname);
H A Dstrtol.c181 # define _NL_CURRENT(category, item) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-smalltalk18 category: 'Program'
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dess.c533 chg->cat.category = ((struct smt_p_001a *)p)->category ;
645 req->cat.category = smc->mib.fddiESSCategory ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dstrtol.c181 # define _NL_CURRENT(category, item) \
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dsmt.h509 u_int category ; /* Allocator defined classification */ member in struct:smt_p_001a
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/net/
H A Dieee80211.h624 u8 category; member in struct:ieee80211_action
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex154 % Since the category of space is not known, we have to be careful.
3783 % @dircategory CATEGORY -- specify a category of the dir file
6271 % @deffn category name args
6274 % @deffn category class name args
6277 % \defopon {category on}class name args
6280 % \deffngeneral {subind}category name args
6290 % @deftypefn category type name args
6293 % @deftypeop category class type name args
6296 % \deftypeopon {category on}class type name args
6299 % \deftypefngeneral {subind}category typ
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex158 % Since the category of space is not known, we have to be careful.
4023 % @dircategory CATEGORY -- specify a category of the dir file
6510 % @deffn category name args
6513 % @deffn category class name args
6516 % \defopon {category on}class name args
6519 % \deffngeneral {subind}category name args
6529 % @deftypefn category type name args
6532 % @deftypeop category class type name args
6535 % \deftypeopon {category on}class type name args
6538 % \deftypefngeneral {subind}category typ
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemas.c5596 int category, xmlNodePtr node)
5613 ret->type = category;
5620 if (category == XML_SCHEMA_TYPE_IDC_KEYREF)
20295 * "If the {identity-constraint category} is keyref,
22851 * 4.1 If the {identity-constraint category} is unique(/key),
5594 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, int category, xmlNodePtr node) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemas.c5596 int category, xmlNodePtr node)
5613 ret->type = category;
5620 if (category == XML_SCHEMA_TYPE_IDC_KEYREF)
20305 * "If the {identity-constraint category} is keyref,
22875 * 4.1 If the {identity-constraint category} is unique(/key),
5594 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, int category, xmlNodePtr node) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemas.c5596 int category, xmlNodePtr node)
5613 ret->type = category;
5620 if (category == XML_SCHEMA_TYPE_IDC_KEYREF)
20295 * "If the {identity-constraint category} is keyref,
22851 * 4.1 If the {identity-constraint category} is unique(/key),
5594 xmlSchemaAddIDC(xmlSchemaParserCtxtPtr ctxt, xmlSchemaPtr schema, const xmlChar *name, const xmlChar *nsName, int category, xmlNodePtr node) argument

Completed in 584 milliseconds

12