Home
last modified time | relevance | path

Searched defs:mtime (Results 1 – 25 of 101) sorted by relevance

12345

/freebsd-12.1/bin/pax/
H A Dtables.h80 time_t mtime; /* files last modification time */ member
148 time_t mtime; /* access and mod time to reset to */ member
168 time_t mtime; /* mtime to set */ member
H A Dtar.h97 char mtime[12]; /* modification time */ member
136 char mtime[12]; /* modification time */ member
H A Dftree.c352 time_t mtime; in next_file() local
H A Dtables.c956 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) in add_atdir()
1018 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) in get_atdir()
/freebsd-12.1/contrib/libarchive/cpio/test/
H A Dtest_option_t.c36 time_t mtime; in DEFINE_TEST() local
/freebsd-12.1/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree.c34 time_t mtime; member
54 time_t mtime; member
H A Dtest_write_format_mtree_classic.c35 time_t mtime; member
H A Dtest_write_format_mtree_classic_indent.c35 time_t mtime; member
/freebsd-12.1/crypto/openssh/
H A Dsftp-common.h42 u_int32_t mtime; member
/freebsd-12.1/contrib/elftoolchain/ar/
H A Dread.c62 time_t mtime; in ar_read_archive() local
/freebsd-12.1/contrib/amd/amd/
H A Dinfo_hesiod.c175 time_t mtime; in hesiod_isup() local
/freebsd-12.1/usr.bin/ar/
H A Dread.c82 time_t mtime; in read_archive() local
/freebsd-12.1/sys/fs/smbfs/
H A Dsmbfs_smb.c427 smbfs_smb_setpattr(struct smbnode *np, u_int16_t attr, struct timespec *mtime, in smbfs_smb_setpattr()
478 smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime, in smbfs_smb_setptime2()
533 smbfs_smb_setpattrNT(struct smbnode *np, u_short attr, struct timespec *mtime, in smbfs_smb_setpattrNT()
584 smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime, in smbfs_smb_setftime()
629 smbfs_smb_setfattrNT(struct smbnode *np, u_int16_t attr, struct timespec *mtime, in smbfs_smb_setfattrNT()
726 smbfs_smb_close(struct smb_share *ssp, u_int16_t fid, struct timespec *mtime, in smbfs_smb_close()
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_io.h95 apr_time_t mtime; member
/freebsd-12.1/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_lineno.c159 Dwarf_Unsigned mtime, Dwarf_Unsigned size, Dwarf_Error *error) in dwarf_add_file_decl()
/freebsd-12.1/contrib/file/src/
H A Dtar.h59 char mtime[12]; member
/freebsd-12.1/contrib/apr/file_io/unix/
H A Dfilestat.c241 apr_time_t mtime, in apr_file_mtime_set()
/freebsd-12.1/contrib/bmake/
H A Dmake.c576 time_t mtime = Dir_MTime(gn, 1); in Make_Recheck() local
685 time_t mtime = -1; in Make_Update() local
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_dir.c569 uint64_t mtime[2], ctime[2]; in zfs_link_create() local
697 uint64_t mtime[2], ctime[2]; in zfs_link_destroy() local
H A Dzfs_sa.c204 uint64_t crtime[2], mtime[2], ctime[2]; in zfs_sa_upgrade() local
/freebsd-12.1/usr.sbin/cron/cron/
H A Dcron.h207 time_t mtime; /* last modtime of crontab */ member
213 time_t mtime; /* last modtime on spooldir */ member
/freebsd-12.1/crypto/heimdal/lib/krb5/
H A Dmcache.c48 time_t mtime; member
464 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) in mcc_lastchange()
/freebsd-12.1/lib/libfetch/
H A Dfetch.h58 time_t mtime; member
/freebsd-12.1/usr.bin/unzip/
H A Dunzip.c587 struct timespec mtime; in extract_file() local
791 time_t mtime; in list() local
/freebsd-12.1/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_gzip.c64 uint32_t mtime; member

12345