Searched refs:field (Results 276 - 300 of 395) sorted by relevance

<<111213141516

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dpdbedit.c785 int field = account_policy_name_to_fieldnum(account_policy); local
786 if (field == 0) {
795 if (!account_policy_get(field, &value)) {
801 if (!account_policy_set(field, account_policy_value)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/lpfc/
H A Dlpfc_attr.c1845 #define lpfc_rport_show_function(field, format_string, sz, cast) \
1847 lpfc_show_rport_##field (struct class_device *cdev, char *buf) \
1852 (rdata->target) ? cast rdata->target->field : 0); \
1855 #define lpfc_rport_rd_attr(field, format_string, sz) \
1856 lpfc_rport_show_function(field, format_string, sz, ) \
1857 static FC_RPORT_ATTR(field, S_IRUGO, lpfc_show_rport_##field, NULL)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/security/selinux/ss/
H A Dservices.c800 * kernel labeling of the MLS field if the MLS field is not present
2009 int selinux_audit_rule_init(u32 field, u32 op, char *rulestr, argument
2023 switch (field) {
2057 switch (field) {
2102 int selinux_audit_rule_match(u32 sid, u32 field, u32 op, argument
2134 /* a field/op pair that is not caught here will simply fall through
2136 switch (field) {
2174 level = ((field == AUDIT_SUBJ_SEN ||
2175 field
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfig.status1078 nfields = split(line, field, "@")
1080 len = length(field[1])
1082 key = field[i]
1087 len += length(value) + length(field[++i])
1093 key = field[2]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h153 __le16 s_version; /* this field is only reliable on filesystem
338 * values for s_umount_state field
470 item. Note that the key, not this field, is used to
471 determine the item type, and thus which field this
474 /* Iff this is a directory item, this field equals the
516 // in old version uniqueness field shows key type
719 * values for blk_level field of the struct block_head
776 field really grates on me. Let's
853 existence of this field really grates
1105 /* maximal value of field child_siz
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dvino.c242 /* data field of in and out contain index numbers for buffer */
277 /* number of the current field */
278 unsigned int field; member in struct:vino_channel_settings
1640 vcs->field = 0;
2193 vino_drvdata->a.field++;
2194 if (vino_drvdata->a.field > 1) {
2197 vino_drvdata->a.field = 0;
2210 dprintk("channel A end-of-field "
2215 vino_drvdata->a.field = 0;
2228 printk("intr = %04x, loop = %d, field
[all...]
H A Dmeye.c1398 if (f->fmt.pix.field != V4L2_FIELD_ANY &&
1399 f->fmt.pix.field != V4L2_FIELD_NONE)
1401 f->fmt.pix.field = V4L2_FIELD_NONE;
1433 f->fmt.pix.field = V4L2_FIELD_NONE;
1452 if (f->fmt.pix.field != V4L2_FIELD_ANY &&
1453 f->fmt.pix.field != V4L2_FIELD_NONE)
1455 f->fmt.pix.field = V4L2_FIELD_NONE;
1536 buf->field = V4L2_FIELD_NONE;
1596 buf->field = V4L2_FIELD_NONE;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfig.status902 nfields = split(line, field, "@")
904 len = length(field[1])
906 key = field[i]
911 len += length(value) + length(field[++i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dsleep.S161 # Set the HSR0 register PDM field.
325 # (7) Set the HSR0 register PDM field to 001 .
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/gfs2/
H A Dsys.c376 static ssize_t tune_set(struct gfs2_sbd *sdp, unsigned int *field, argument
391 *field = x;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dnt_printing.h417 uint32 field; /* Notify field changed */ member in struct:spoolss_notify_msg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/
H A Dconfig.status1040 nfields = split(line, field, "@")
1042 len = length(field[1])
1044 key = field[i]
1049 len += length(value) + length(field[++i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/metaflac/
H A Doptions.c36 set the 'val' field to 0 everywhere to indicate a valid option.
273 if(0 != op->argument.vc_field.field)
274 free(op->argument.vc_field.field);
489 fprintf(stderr, "ERROR (--%s): malformed vorbis comment field name \"%s\",\n %s\n", opt, option_argument, violation);
502 fprintf(stderr, "ERROR (--%s): malformed vorbis comment field name \"%s\",\n %s\n", opt, option_argument, violation);
512 fprintf(stderr, "ERROR (--%s): malformed vorbis comment field name \"%s\",\n %s\n", opt, option_argument, violation);
521 if(!parse_vorbis_comment_field(option_argument, &(op->argument.vc_field.field), &(op->argument.vc_field.field_name), &(op->argument.vc_field.field_value), &(op->argument.vc_field.field_value_length), &violation)) {
523 fprintf(stderr, "ERROR (--%s): malformed vorbis comment field \"%s\",\n %s\n", opt, option_argument, violation);
532 if(!parse_vorbis_comment_field(option_argument, &(op->argument.vc_field.field), &(op->argument.vc_field.field_name), &(op->argument.vc_field.field_value), &(op->argument.vc_field.field_value_length), &violation)) {
534 fprintf(stderr, "ERROR (--%s): malformed vorbis comment field \"
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ec/
H A Dec_lcl.h133 * optimized implementations of expensive field operations: */
154 BIGNUM field; /* Field specification. member in struct:ec_group_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dpsmouse-base.c1395 unsigned int *field = (unsigned int *)((char *)psmouse + (size_t)offset); local
1397 return sprintf(buf, "%u\n", *field);
1402 unsigned int *field = (unsigned int *)((char *)psmouse + (size_t)offset); local
1413 *field = value;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/bt8xx/
H A Dbttvp.h103 capture, of the first and second field. The last possible line
108 numbers of the first field times two (2, 4, 6, ... 524 or 624). */
150 struct bttv_buffer *top; /* top field buffer */
151 struct bttv_buffer *bottom; /* bottom field buffer */
159 enum v4l2_field field; member in struct:bttv_overlay
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/acpi/namespace/
H A Dnsdump.c405 /* Common field handling */
574 obj_desc = (void *)obj_desc->field.region_obj;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v7.S31 mov r3, r3, lsr #23 @ left align loc bit field
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/cifs/
H A Dcifsglob.h269 /* BB add field for back pointer to sb struct? */
381 #define cifs_stats_inc(field) do {} while(0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddpti.h273 int group, int field, void *buf, int buflen);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dconfig.status1080 nfields = split(line, field, "@")
1082 len = length(field[1])
1084 key = field[i]
1089 len += length(value) + length(field[++i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/
H A Dconfig.status1016 nfields = split(line, field, "@")
1018 len = length(field[1])
1020 key = field[i]
1025 len += length(value) + length(field[++i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D02-bitpacking.tex72 aligned to the boundaries of the byte representation; the next field
73 is written at the bit position at which the previous field ends.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/
H A Dconfig.status1145 nfields = split(line, field, "@")
1147 len = length(field[1])
1149 key = field[i]
1154 len += length(value) + length(field[++i])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfig.status1182 nfields = split(line, field, "@")
1184 len = length(field[1])
1186 key = field[i]
1191 len += length(value) + length(field[++i])

Completed in 381 milliseconds

<<111213141516