Home
last modified time | relevance | path

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

1234

/freebsd/bin/pax/
H A Dtables.h77 time_t mtime; /* files last modification time */ member
145 time_t mtime; /* access and mod time to reset to */ member
165 time_t mtime; /* mtime to set */ member
H A Dtar.h94 char mtime[12]; /* modification time */ member
133 char mtime[12]; /* modification time */ member
H A Dftree.c340 time_t mtime; in next_file() local
H A Dtables.c948 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) in add_atdir()
1010 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) in get_atdir()
/freebsd/contrib/libarchive/cpio/test/
H A Dtest_option_t.c17 time_t mtime; in DEFINE_TEST() local
/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree.c34 time_t mtime; global() member
54 time_t mtime; global() member
H A Dtest_write_format_mtree_classic.c35 time_t mtime; global() member
H A Dtest_write_format_mtree_classic_indent.c35 time_t mtime; global() member
/freebsd/usr.sbin/cron/cron/
H A Dstructs.h69 time_t mtime; /* last modtime of crontab */ member
75 time_t mtime; /* last modtime on spooldir */ member
/freebsd/crypto/openssh/
H A Dsftp-common.h42 u_int32_t mtime; member
/freebsd/contrib/elftoolchain/ar/
H A Dread.c62 time_t mtime; in ar_read_archive() local
/freebsd/usr.bin/ar/
H A Dread.c58 time_t mtime; in ar_read_archive() local
/freebsd/sys/fs/smbfs/
H A Dsmbfs_smb.c424 smbfs_smb_setpattr(struct smbnode *np, u_int16_t attr, struct timespec *mtime, in smbfs_smb_setpattr()
475 smbfs_smb_setptime2(struct smbnode *np, struct timespec *mtime, in smbfs_smb_setptime2()
530 smbfs_smb_setpattrNT(struct smbnode *np, u_short attr, struct timespec *mtime, in smbfs_smb_setpattrNT()
581 smbfs_smb_setftime(struct smbnode *np, struct timespec *mtime, in smbfs_smb_setftime()
626 smbfs_smb_setfattrNT(struct smbnode *np, u_int16_t attr, struct timespec *mtime, in smbfs_smb_setfattrNT()
721 smbfs_smb_close(struct smb_share *ssp, u_int16_t fid, struct timespec *mtime, in smbfs_smb_close()
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_dir.c811 uint64_t mtime[2], ctime[2]; in zfs_link_create() local
957 uint64_t mtime[2], ctime[2]; in zfs_drop_nlink_locked() local
1034 uint64_t mtime[2], ctime[2]; in zfs_link_destroy() local
H A Dzfs_znode_os.c511 uint64_t atime[2], mtime[2], ctime[2], btime[2]; in zfs_znode_alloc() local
660 uint64_t crtime[2], atime[2], mtime[2], ctime[2]; in zfs_mknode() local
1165 uint64_t atime[2], mtime[2], ctime[2], btime[2]; in zfs_rezget() local
1748 uint64_t mtime[2], ctime[2]; in zfs_freesp() local
/freebsd/contrib/file/src/
H A Dtar.h59 char mtime[12]; member
/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_pro_lineno.c159 Dwarf_Unsigned mtime, Dwarf_Unsigned size, Dwarf_Error *error) in dwarf_add_file_decl()
/freebsd/sys/fs/tarfs/
H A Dtarfs_vfsops.c67 char mtime[12]; /* Modified time */ member
449 time_t mtime; in tarfs_alloc_one() local
865 time_t mtime; in tarfs_alloc_mount() local
H A Dtarfs.h74 struct timespec mtime; member
140 time_t mtime; /* default mtime for directories */ member
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_vnops.c609 uint64_t mtime[2], ctime[2]; in zfs_write() local
1344 uint64_t mtime[2], ctime[2]; in zfs_clone_range() local
1752 uint64_t mtime[2], ctime[2]; in zfs_clone_range_replay() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_dir.c587 uint64_t mtime[2], ctime[2]; in zfs_link_create() local
732 uint64_t mtime[2], ctime[2]; in zfs_link_destroy() local
H A Dzfs_znode_os.c414 uint64_t mtime[2], ctime[2]; in zfs_znode_alloc() local
561 uint64_t crtime[2], atime[2], mtime[2], ctime[2]; in zfs_mknode() local
1585 uint64_t mtime[2], ctime[2]; in zfs_freesp() local
/freebsd/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/contrib/bmake/
H A Dmake.c519 time_t mtime; in Make_Recheck() local
672 time_t mtime = -1; in Make_Update() local
/freebsd/lib/libfetch/
H A Dfetch.h56 time_t mtime; member

1234