Searched refs:attributes (Results 26 - 50 of 173) sorted by relevance

1234567

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dncp.h114 /* access rights attributes */
132 __le32 attributes; member in struct:nw_info_struct
179 __le32 attributes; member in struct:nw_modify_dos_info
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dhtmltitle.cc147 const xmlChar **attributes)
156 (void) attributes;
145 StartElement(void *voidContext, const xmlChar *name, const xmlChar **attributes) argument
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfs/
H A Dbrec.c38 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) {
39 if (node->tree->attributes & HFS_TREE_BIGKEYS)
47 if (node->tree->attributes & HFS_TREE_BIGKEYS)
150 if (tree->attributes & HFS_TREE_VARIDXKEYS)
350 if (tree->attributes & HFS_TREE_VARIDXKEYS)
390 if (!(tree->attributes & HFS_TREE_VARIDXKEYS))
473 tree->attributes & HFS_TREE_VARIDXKEYS)
479 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) {
H A Dbtree.h28 u32 attributes; member in struct:hfs_btree
152 __be32 attributes; /* (F) attributes */ member in struct:hfs_btree_header_rec
H A Dbtree.c74 tree->attributes = be32_to_cpu(head->attributes);
143 head->attributes = cpu_to_be32(tree->attributes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/x86_64/boot/
H A Dbootsect.S88 # Kernel attributes; used by setup
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/i386/boot/
H A Dbootsect.S88 # Kernel attributes; used by setup
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/smbldap-tools-0.8.7/doc/
H A Dsmbldap-migrate-unix-groups189 New attributes are added, and existing are changed.
190 None of the existing attributes is deleted.
195 attributes to the ldap group entry or just uptades their values.
H A Dsmbldap-migrate-unix-accounts325 New attributes are added, and existing are changed.
326 None of the existing attributes is deleted.
331 attributes to the ldap user entry or just uptades their values.
336 attributes to the ldap user entry or just uptades their values.
341 and corresponding attributes to the ldap user entry or just
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-po.c218 /* Per-character attributes. */
609 of attributes. */
651 char *attributes; local
737 attributes = XNMALLOC (portion_len, char);
738 for (ep = s, pp = portion, op = overrides, ap = attributes; ep < es; ep++)
1044 /* Change currattr so that it matches attributes[i]. */
1045 if (attributes[i] != currattr)
1054 if (~attributes[i] & currattr & ATTR_FORMAT_DIRECTIVE)
1059 else if (~attributes[i] & currattr & ATTR_INVALID_FORMAT_DIRECTIVE)
1064 if (attributes[
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus/
H A Dbrec.c39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) {
45 if (node->tree->attributes & HFS_TREE_BIGKEYS)
148 if (tree->attributes & HFS_TREE_VARIDXKEYS)
348 if (tree->attributes & HFS_TREE_VARIDXKEYS)
469 tree->attributes & HFS_TREE_VARIDXKEYS)
475 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) {
H A Dbtree.c53 tree->attributes = be32_to_cpu(head->attributes);
137 head->attributes = cpu_to_be32(tree->attributes);
H A Dhfsplus_raw.h95 __be32 attributes; member in struct:hfsplus_vh
128 /* HFS+ volume attributes */
168 __be32 attributes; member in struct:hfs_btree_header_rec
172 /* BTree attributes */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbrec.c39 !(node->tree->attributes & HFS_TREE_VARIDXKEYS)) {
45 if (node->tree->attributes & HFS_TREE_BIGKEYS)
149 if (tree->attributes & HFS_TREE_VARIDXKEYS)
351 if (tree->attributes & HFS_TREE_VARIDXKEYS)
472 tree->attributes & HFS_TREE_VARIDXKEYS)
478 if (!(tree->attributes & HFS_TREE_VARIDXKEYS)) {
H A Dbtree.c57 tree->attributes = be32_to_cpu(head->attributes);
143 head->attributes = cpu_to_be32(tree->attributes);
H A Dhfsplus_raw.h96 __be32 attributes; member in struct:hfsplus_vh
129 /* HFS+ volume attributes */
169 __be32 attributes; member in struct:hfs_btree_header_rec
173 /* BTree attributes */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DschemasInternals.in.h165 * Ignore validation non definition on attributes
172 * Apply strict validation rules on attributes
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaAttributeGroup
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaType
774 xmlSchemaAttributePtr attributes; member in struct:_xmlSchemaElement
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DschemasInternals.h165 * Ignore validation non definition on attributes
172 * Apply strict validation rules on attributes
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaAttributeGroup
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaType
774 xmlSchemaAttributePtr attributes; member in struct:_xmlSchemaElement
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DschemasInternals.in.h165 * Ignore validation non definition on attributes
172 * Apply strict validation rules on attributes
370 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaAttributeGroup
611 xmlSchemaAttributePtr attributes; /* Deprecated; not used */ member in struct:_xmlSchemaType
774 xmlSchemaAttributePtr attributes; member in struct:_xmlSchemaElement
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/repmgr/
H A Drepmgr_posix.c41 pthread_attr_t attributes; local
49 attrp = &attributes;
50 if ((ret = pthread_attr_init(&attributes)) != 0) {
67 if ((ret = pthread_attr_setstacksize(&attributes, size)) != 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/contrib/untgz/
H A Duntgz.c251 /* push file attributes */
268 /* restore file attributes */
397 struct attr_item *attributes = NULL; local
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
570 restore_attr(&attributes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/partitions/
H A Defi.h96 gpt_entry_attributes attributes; member in struct:_gpt_entry
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/contrib/untgz/
H A Duntgz.c251 /* push file attributes */
268 /* restore file attributes */
397 struct attr_item *attributes = NULL; local
465 push_attr(&attributes,fname,tarmode,tartime);
553 push_attr(&attributes,fname,tarmode,tartime);
570 restore_attr(&attributes);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddsp_defs.h141 word attributes; member in struct:tag_dsp_segment_desc
155 word attributes; member in struct:tag_dsp_data_block_header
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dlock.c259 pthread_mutexattr_t attributes; local
261 if (pthread_mutexattr_init (&attributes) != 0)
263 if (pthread_mutexattr_settype (&attributes, PTHREAD_MUTEX_RECURSIVE) != 0)
265 if (pthread_mutex_init (&lock->recmutex, &attributes) != 0)
267 if (pthread_mutexattr_destroy (&attributes) != 0)

Completed in 143 milliseconds

1234567