Searched refs:filecode (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtanunz.c232 short maxext, filecode, blocksize; local
274 filecode = (znsk_attr->filetype != NSK_UNSTRUCTURED ?
276 znsk_attr->filecode);
294 filecode = (G.pInfo->textmode ? NSK_EDITFILECODE : NSK_UNSTRUCTURED);
306 vlist[0] = filecode;
911 vlist[0] = znsk_attr->filecode;
H A Dtandem.h178 unsigned short filecode; /* 16 */ member in struct:nsk_file_attrs_def
H A Dtandem.c678 nsk_attr->filecode = (unsigned) flist[ioff[8]];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtanzip.c66 short maxext, filecode, blocksize; local
82 filecode = NSK_ZIPFILECODE;
92 vlist[0] = filecode;
166 if (znsk_attr->filecode == NSK_EDITFILECODE) {
230 if (znsk_attr->filecode == NSK_EDITFILECODE){
321 && (znsk_attr->filecode == NSK_EDITFILECODE))
H A Dtandem.h178 unsigned short filecode; /* 16 */ member in struct:nsk_file_attrs_def
H A Dtandem.c678 nsk_attr->filecode = (unsigned) flist[ioff[8]];

Completed in 65 milliseconds