Searched refs:attribute (Results 1 - 25 of 234) sorted by relevance

12345678910

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/man/
H A Dmsgattrib.x2 msgattrib \- attribute matching and manipulation on message catalog
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/LDAP/
H A Dsamba-schema-netscapeds4.x2 # LDAP Schema file for SAMBA 3.0 attribute storage
6 attribute sambaLMPassword 1.3.6.1.4.1.7165.2.1.24 cis single
7 attribute sambaNTPassword 1.3.6.1.4.1.7165.2.1.25 cis single
8 attribute sambaAcctFlags 1.3.6.1.4.1.7165.2.1.26 cis single
9 attribute sambaPwdLastSet 1.3.6.1.4.1.7165.2.1.27 int single
10 attribute sambaPwdCanChange 1.3.6.1.4.1.7165.2.1.28 int single
11 attribute sambaPwdMustChange 1.3.6.1.4.1.7165.2.1.29 int single
12 attribute sambaLogonTime 1.3.6.1.4.1.7165.2.1.30 int single
13 attribute sambaLogoffTime 1.3.6.1.4.1.7165.2.1.31 int single
14 attribute sambaKickoffTim
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/test/schemas/
H A Dinclude1_0.inc10 <xsd:attribute name="bar" type="barType" fixed="o"/>
21 <xsd:attribute ref="bar" xml:lang="DE">
23 </xsd:attribute>
24 <xsd:attribute name="uri" type="xsd:token" />
H A Dinclude2_0.inc12 <xsd:attribute name="bar"/>
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/linux/
H A Dsysfs.h23 struct attribute { struct
31 struct attribute ** attrs;
59 struct attribute attr;
69 ssize_t (*show)(struct kobject *, struct attribute *,char *);
70 ssize_t (*store)(struct kobject *,struct attribute *,const char *, size_t);
98 sysfs_create_file(struct kobject *, const struct attribute *);
101 sysfs_update_file(struct kobject *, const struct attribute *);
104 sysfs_chmod_file(struct kobject *kobj, struct attribute *attr, mode_t mode);
107 sysfs_remove_file(struct kobject *, const struct attribute *);
123 const struct attribute *att
[all...]
H A Dsysdev.h42 struct attribute attr;
96 struct attribute attr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ocfs2/cluster/
H A Dsys.c37 struct attribute attr;
54 static struct attribute *o2cb_attrs[] = {
60 o2cb_show(struct kobject * kobj, struct attribute * attr, char * buffer);
62 o2cb_store(struct kobject * kobj, struct attribute * attr,
78 o2cb_show(struct kobject * kobj, struct attribute * attr, char * buffer)
91 o2cb_store(struct kobject * kobj, struct attribute * attr,
H A Dmasklog.c68 struct attribute attr;
118 static struct attribute *mlog_attr_ptrs[MLOG_MAX_BITS] = {NULL, };
120 static ssize_t mlog_show(struct kobject *obj, struct attribute *attr,
128 static ssize_t mlog_store(struct kobject *obj, struct attribute *attr,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/include/
H A Dsmbldap.h54 /* attribute map table indexes */
125 void smbldap_set_mod (LDAPMod *** modlist, int modop, const char *attribute, const char *value);
128 const char *attribute, const char *newval);
130 const char *attribute, char *value,
133 const char *attribute, pstring value);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c26 /* Store return code of dlpar operation in attribute struct */
29 struct attribute attr;
37 dlpar_attr_show(struct kobject * kobj, struct attribute * attr, char * buf)
45 dlpar_attr_store(struct kobject * kobj, struct attribute * attr,
113 static struct attribute *default_attrs[] = {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/kernel/
H A Dparams.c399 struct param_attribute *attribute = to_param_attr(mattr); local
401 if (!attribute->param->get)
404 count = attribute->param->get(buf, attribute->param);
418 struct param_attribute *attribute = to_param_attr(mattr); local
420 if (!attribute->param->set)
423 err = attribute->param->set(buf, attribute->param);
458 struct attribute **gattr;
632 struct attribute *att
635 struct module_attribute *attribute; local
654 struct module_attribute *attribute; local
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/console/
H A Dfbcon.h195 int attribute = 0; local
199 attribute |= FBCON_ATTRIBUTE_UNDERLINE;
201 attribute |= FBCON_ATTRIBUTE_REVERSE;
203 attribute |= FBCON_ATTRIBUTE_BOLD;
206 return attribute;
H A Dbitblit.c24 static inline void update_attr(u8 *dst, u8 *src, int attribute, argument
35 if (attribute & FBCON_ATTRIBUTE_UNDERLINE && i >= offset)
37 if (attribute & FBCON_ATTRIBUTE_BOLD)
39 if (attribute & FBCON_ATTRIBUTE_REVERSE)
153 u32 attribute = get_attribute(info, scr_readw(s)); local
163 if (attribute) {
184 bit_putcs_aligned(vc, info, s, attribute, cnt, pitch,
187 bit_putcs_unaligned(vc, info, s, attribute, cnt,
244 int attribute, use_sw = (vc->vc_cursor_type & 0x10); local
260 attribute
[all...]
H A Dfbcon_ud.c24 static inline void ud_update_attr(u8 *dst, u8 *src, int attribute, argument
36 if (attribute & FBCON_ATTRIBUTE_UNDERLINE && i < offset)
38 if (attribute & FBCON_ATTRIBUTE_BOLD)
40 if (attribute & FBCON_ATTRIBUTE_REVERSE)
162 u32 attribute = get_attribute(info, scr_readw(s)); local
177 if (attribute) {
200 ud_putcs_aligned(vc, info, s, attribute, cnt, pitch,
203 ud_putcs_unaligned(vc, info, s, attribute, cnt, pitch,
259 int attribute, use_sw = (vc->vc_cursor_type & 0x10); local
280 attribute
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/base/
H A Dbase.h40 struct class_device_attribute *to_class_dev_attr(struct attribute *_attr)
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/scsi/
H A Dscsi_tgt_if.h69 int attribute; member in struct:tgt_event::__anon10676::__anon10679
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/sysfs/
H A Dgroup.c24 struct attribute *const* attr;
33 struct attribute *const* attr;
H A Dfile.c24 subsys_attr_show(struct kobject * kobj, struct attribute * attr, char * page)
36 subsys_attr_store(struct kobject * kobj, struct attribute * attr,
83 * kobject's show() method to fill the buffer with this attribute's
91 struct attribute * attr = to_attr(dentry);
115 * sysfs_read_file - read an attribute.
121 * Userspace wants to read an attribute file. The attribute descriptor
128 * all the data the object has to offer for that attribute.
190 * @dentry: dentry to the attribute
194 * Get the correct pointers for the kobject and the attribute w
[all...]
H A Dsysfs.h25 extern int sysfs_add_file(struct dentry *, const struct attribute *, int);
72 static inline struct attribute * to_attr(struct dentry * dentry)
75 return ((struct attribute *) sd->s_element);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c26 * Purpose: add an attribute-value pair to the given list.
53 * Purpose: assign the given value to an attribute-value pair.
70 error("rc_avpair_assign: bad attribute length");
96 error("rc_avpair_assign: unknown attribute %d", vp->type);
104 * Purpose: make a new attribute-value pair with given parameters.
117 error("rc_avpair_new: unknown attribute %d", attrid);
125 vp->attribute = attrid;
146 * Purpose: takes attribute/value pairs from buffer and builds a
156 int attribute; local
168 * Extract attribute
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dldap.c383 char *attribute; /*! suspicious that this isn't 'const' */ local
393 for(attribute = ldap_first_attribute(server, entryIterator, &ber);
394 attribute;
395 attribute = ldap_next_attribute(server, entryIterator, ber)) {
396 BerValue **vals = ldap_get_values_len(server, entryIterator, attribute);
401 Curl_client_write(conn, CLIENTWRITE_BODY, (char *) attribute, 0);
403 dlsize += strlen(attribute)+3;
405 if((strlen(attribute) > 7) &&
407 (char *)attribute +
408 (strlen((char *)attribute)
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/gfs2/
H A Dsys.c167 struct attribute attr;
185 static struct attribute *gfs2_attrs[] = {
198 static ssize_t gfs2_attr_show(struct kobject *kobj, struct attribute *attr,
206 static ssize_t gfs2_attr_store(struct kobject *kobj, struct attribute *attr,
234 struct attribute attr;
250 static struct attribute *lockstruct_attrs[] = {
263 struct attribute attr;
297 static struct attribute *args_attrs[] = {
321 struct attribute attr;
338 static struct attribute *counters_attr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/kernel/
H A Defi.c231 if (!(md->attribute & EFI_MEMORY_WB))
246 u64 attribute; member in struct:kern_memdesc
270 return (md->attribute & EFI_MEMORY_WB);
276 return (md->attribute & EFI_MEMORY_UC);
287 if (k->attribute != attr)
523 i, md->type, md->attribute, md->phys_addr,
548 if (md->attribute & EFI_MEMORY_RUNTIME) {
553 if (md->attribute & EFI_MEMORY_WB) {
555 } else if (md->attribute & EFI_MEMORY_UC) {
557 } else if (md->attribute
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/lib/
H A Dsmbldap.c212 perform a simple table lookup and return the attribute name
230 Return the list of attribute names from a mapping table
343 Search an attribute and return the first value found.
347 const char *attribute, char *value,
352 if ( !attribute )
357 if ((values = ldap_get_values (ldap_struct, entry, attribute)) == NULL) {
358 DEBUG (10, ("smbldap_get_single_attribute: [%s] = [<does not exist>]\n", attribute));
365 attribute, values[0]));
372 DEBUG (100, ("smbldap_get_single_attribute: [%s] = [%s]\n", attribute, value));
378 const char *attribute, pstrin
346 smbldap_get_single_attribute(LDAP * ldap_struct, LDAPMessage * entry, const char *attribute, char *value, int max_len) argument
377 smbldap_get_single_pstring(LDAP * ldap_struct, LDAPMessage * entry, const char *attribute, pstring value) argument
390 smbldap_set_mod(LDAPMod *** modlist, int modop, const char *attribute, const char *value) argument
472 smbldap_make_mod(LDAP *ldap_struct, LDAPMessage *existing, LDAPMod ***mods, const char *attribute, const char *newval) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/libsmb/
H A Dclilist.c145 int cli_list_new(struct cli_state *cli,const char *Mask,uint16 attribute, argument
193 SSVAL(param,0,attribute); /* attribute */
361 int cli_list_old(struct cli_state *cli,const char *Mask,uint16 attribute, argument
390 SSVAL(cli->outbuf,smb_vwv1,attribute);
447 SSVAL(cli->outbuf, smb_vwv1, attribute);
481 int cli_list(struct cli_state *cli,const char *Mask,uint16 attribute, argument
485 return cli_list_old(cli, Mask, attribute, fn, state);
486 return cli_list_new(cli, Mask, attribute, fn, state);

Completed in 245 milliseconds

12345678910