Searched refs:mtime (Results 1 - 25 of 97) sorted by relevance

1234

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/libunarchive/
H A Dheader_verbose_list.c11 struct tm *mtime = localtime(&(file_header->mtime)); local
18 1900 + mtime->tm_year,
19 1 + mtime->tm_mon,
20 mtime->tm_mday,
21 mtime->tm_hour,
22 mtime->tm_min,
23 mtime->tm_sec,
H A Dcheck_header_gzip.c16 unsigned int mtime; member in struct:__anon11166::__anon11167
H A Ddata_extract_all.c40 else if (statbuf.st_mtime <= file_header->mtime) {
127 t.actime = t.modtime = file_header->mtime;
H A Dget_header_tar.c47 char mtime[12]; /* 136-147 */ member in struct:__anon11177
159 file_header->mtime = GET_OCTAL(tar.mtime);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dar.c23 char *mtime; local
25 mtime = ctime(&file_header->mtime);
26 mtime[16] = ' ';
27 memmove(&mtime[17], &mtime[20], 4);
28 mtime[21] = '\0';
30 (int) file_header->size, &mtime[4], file_header->name);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/include/
H A Dclitar.h34 char mtime[12]; member in struct:hblock::header
H A Dclient.h43 time_t mtime; member in struct:file_info
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmmd.c54 time_t mtime; member in struct:CreateArg_t
75 mk_entry(dosname, ATTR_DIR, 1, 0, arg->mtime, &targetEntry->dir);
91 mk_entry_from_base(".. ", ATTR_DIR, fat, 0, arg->mtime, &subEntry.dir);
97 mk_entry_from_base(". ", ATTR_DIR, fat, 0, arg->mtime, &subEntry.dir);
100 mk_entry(dosname, ATTR_DIR | arg->attr, fat, 0, arg->mtime,
121 unsigned char attr, time_t mtime)
128 arg.mtime = mtime;
120 createDir(Stream_t *Dir, const char *filename, ClashHandling_t *ch, unsigned char attr, time_t mtime) argument
H A Dnameclash.h72 unsigned char attr, time_t mtime);
H A Dmcopy.c41 static void set_mtime(const char *target, time_t mtime) argument
43 if (target && strcmp(target, "-") && mtime != 0L) {
46 tv[0].tv_sec = mtime;
48 tv[1].tv_sec = mtime;
55 utbuf.actime = mtime;
56 utbuf.modtime = mtime;
110 time_t mtime; local
117 File->Class->get_data(File, &mtime, 0, 0, 0);
120 mtime = 0L;
191 set_mtime(unixFile, mtime);
222 time_t mtime; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/timelord/
H A Dtimelord.c114 long req, mtime, resp; local
219 bcopy( p + 1, &mtime, sizeof( long ));
220 mtime = ntohl( mtime );
224 mtime );
238 mtime = tv.tv_sec + EPOCH;
239 mtime = htonl( mtime );
243 bcopy( &mtime, buf + sizeof( long ), sizeof( long ));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/timelord/
H A Dtimelord.c114 long req, mtime, resp; local
219 bcopy( p + 1, &mtime, sizeof( long ));
220 mtime = ntohl( mtime );
224 mtime );
238 mtime = tv.tv_sec + EPOCH;
239 mtime = htonl( mtime );
243 bcopy( &mtime, buf + sizeof( long ), sizeof( long ));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/printer-accounting/
H A Dhp5-redir19 $atime,$mtime,$ctime,$blksize,$blocks)
H A Dlp-acct19 $atime,$mtime,$ctime,$blksize,$blocks)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/um/drivers/
H A Dcow_user.c26 time32_t mtime; member in struct:cow_header_v1
44 time32_t mtime; member in struct:cow_header_v2
74 * definition, leading on 64-bit systems to 4 bytes of padding after mtime, to
85 __u32 mtime; member in struct:cow_header_v3
97 __s64 mtime; member in struct:cow_header_v3_broken
226 cow_printf("write_cow_header - backing file '%s' mtime "
240 header->mtime = htonl(modtime);
309 *mtime_out = header->v1.mtime;
322 *mtime_out = ntohl(header->v2.mtime);
336 *mtime_out = ntohl(header->v3.mtime);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/nfs/
H A Dcallback.h52 struct timespec mtime; member in struct:cb_getattrres
H A Dcallback_proc.c42 res->mtime = inode->i_mtime;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/usr/
H A Dgen_init_cpio.c84 (long) 0, /* mtime */
105 time_t mtime = time(NULL); local
115 (long) mtime, /* mtime */
153 time_t mtime = time(NULL); local
163 (long) mtime, /* mtime */
241 time_t mtime = time(NULL); local
256 (long) mtime, /* mtime */
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dstat.h72 struct timespec mtime; member in struct:kstat
H A Dsquashfs_fs.h278 unsigned int mtime; \
428 SQUASHFS_SWAP((s)->mtime, d, 32, 32);\
620 unsigned int mtime; member in struct:squashfs_reg_inode_header_1
633 unsigned int mtime; member in struct:squashfs_dir_inode_header_1
675 SQUASHFS_SWAP((s)->mtime, d, 24, 32);\
686 SQUASHFS_SWAP((s)->mtime, d, 56, 32);\
737 unsigned int mtime; member in struct:squashfs_reg_inode_header_2
752 unsigned int mtime; member in struct:squashfs_dir_inode_header_2
763 unsigned int mtime; member in struct:squashfs_ldir_inode_header_2
829 SQUASHFS_SWAP((s)->mtime,
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/bftpd-1.6.6/redhat/
H A Dbftpd-1.7.spec39 %config(noreplace) %verify(not mtime) /etc/bftpd.conf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclitar.c52 time_t mtime; member in struct:file_info_struct
117 static void writetarheader(int f, const char *aname, SMB_BIG_UINT size, time_t mtime,
159 static void writetarheader(int f, const char *aname, SMB_BIG_UINT size, time_t mtime, argument
213 oct_it((SMB_BIG_UINT) mtime, 13, hb.dbuf.mtime);
310 finfo->mtime = finfo->ctime = strtol(hb->dbuf.mtime, NULL, 8);
621 finfo.mtime = finfo1 -> mtime;
630 finfo.mtime
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ospfd/
H A Dospf_route.h98 time_t mtime; member in struct:ospf_route
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dcatalog.c38 __be32 mtime = hfs_mtime(); local
44 rec->dir.CrDat = mtime;
45 rec->dir.MdDat = mtime;
56 rec->file.CrDat = mtime;
57 rec->file.MdDat = mtime;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/squashfs/
H A Dunsquashfs.c279 unsigned int guid, unsigned int mtime, unsigned int set_mode)
281 struct utimbuf times = { (time_t) mtime, (time_t) mtime };
573 set_attributes(pathname, inode->mode, inode->uid, inode->guid, inode->mtime, force);
606 set_attributes(pathname, inode->mode, inode->uid, inode->guid, inode->mtime, force);
675 set_attributes(pathname, inodep->mode, inodep->uid, inodep->guid, inodep->mtime, TRUE);
695 header.base.mtime, TRUE);
764 set_attributes(pathname, inode->mode, inode->uid, inode->guid, inode->mtime, force);
902 unsigned int mtime; member in struct:dir
977 dir->mtime
278 set_attributes(char *pathname, unsigned int mode, unsigned int uid, unsigned int guid, unsigned int mtime, unsigned int set_mode) argument
[all...]

Completed in 187 milliseconds

1234