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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/tandem/
H A Dtanzip.c554 nsk_stat_ov *nsk_ov; local
577 nsk_ov = (nsk_stat_ov *)&s.st_reserved[0];
578 t->ctime = nsk_ov->ov.creation_time;
592 nsk_stat_ov *nsk_ov = (nsk_stat_ov *)&s.st_reserved[0]; local
593 nsk_file_attrs *nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region;
669 *ext++ = (char)(nsk_ov->ov.creation_time);
670 *ext++ = (char)(nsk_ov->ov.creation_time >> 8);
671 *ext++ = (char)(nsk_ov->ov.creation_time >> 16);
672 *ext++ = (char)(nsk_ov->ov.creation_time >> 24);
H A Dtandem.c555 nsk_stat_ov *nsk_ov; local
572 nsk_ov = (nsk_stat_ov *)&s->st_reserved[0];
573 nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region;
647 nsk_ov->ov.creation_time = gmt_to_time_t ((long long *)&flist[ioff[2]]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/tandem/
H A Dtandem.c555 nsk_stat_ov *nsk_ov; local
572 nsk_ov = (nsk_stat_ov *)&s->st_reserved[0];
573 nsk_attr = (nsk_file_attrs *)&nsk_ov->ov.nsk_ef_region;
647 nsk_ov->ov.creation_time = gmt_to_time_t ((long long *)&flist[ioff[2]]);

Completed in 108 milliseconds