Searched refs:val_off (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/extras/volume_id/lib/
H A Dntfs.c103 unsigned int val_off; local
155 val_off = le16_to_cpu(attr->value_offset);
173 info = (struct volume_info*) (((uint8_t *) attr) + val_off);
183 val = ((uint8_t *) attr) + val_off;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/udev/
H A Dudev_rules.h40 size_t val_off; member in struct:key
H A Dudev_rules_parse.c71 if (strcmp(&rule->buf[rule->label.val_off], label) != 0) {
204 key->val_off = rule->bufsize;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/utils/
H A Deditreg.c518 DWORD val_off; member in struct:nk_struct
2231 int name_len, clsname_len, lf_off, val_off, val_count, sk_off, own_off; local
2348 val_off = IVAL(&nk_hdr->val_off);
2349 vl = (VL_TYPE *)LOCN(regf->base, val_off);
2350 if (verbose) fprintf(stdout, "Val List Offset: %0X\n", val_off);
2966 nk_hdr->val_off = nt_store_val_list(regf, key->values);
2969 nk_hdr->val_off = -1;
H A Dprofiles.c351 DWORD val_off; member in struct:nk_struct

Completed in 115 milliseconds