Searched refs:nsk_attr (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.c556 nsk_file_attrs *nsk_attr; local
573 nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region;
676 nsk_attr->progid = (unsigned) flist[ioff[6]];
677 nsk_attr->filetype = (unsigned) flist[ioff[7]];
678 nsk_attr->filecode = (unsigned) flist[ioff[8]];
679 nsk_attr->block = (unsigned short) flist[ioff[9]];
680 nsk_attr->priext = (unsigned short) flist[ioff[10]];
681 nsk_attr->secext = (unsigned short) flist[ioff[11]];
682 nsk_attr->maxext = (unsigned short) flist[ioff[12]];
683 nsk_attr
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtandem.c556 nsk_file_attrs *nsk_attr; local
573 nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region;
676 nsk_attr->progid = (unsigned) flist[ioff[6]];
677 nsk_attr->filetype = (unsigned) flist[ioff[7]];
678 nsk_attr->filecode = (unsigned) flist[ioff[8]];
679 nsk_attr->block = (unsigned short) flist[ioff[9]];
680 nsk_attr->priext = (unsigned short) flist[ioff[10]];
681 nsk_attr->secext = (unsigned short) flist[ioff[11]];
682 nsk_attr->maxext = (unsigned short) flist[ioff[12]];
683 nsk_attr
[all...]
H A Dtanzip.c593 nsk_file_attrs *nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region; local
644 memcpy(ext, (char *)nsk_attr, EB_TANDEM_SIZE);
649 memcpy(cext, (char *)nsk_attr, EB_TANDEM_SIZE);

Completed in 101 milliseconds