/freebsd/bin/pax/ |
H A D | tables.h | 77 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 D | tar.h | 94 char mtime[12]; /* modification time */ member 133 char mtime[12]; /* modification time */ member
|
H A D | ftree.c | 340 time_t mtime; in next_file() local
|
H A D | tables.c | 948 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 D | test_option_t.c | 17 time_t mtime; in DEFINE_TEST() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_mtree.c | 34 time_t mtime; global() member 54 time_t mtime; global() member
|
H A D | test_write_format_mtree_classic.c | 35 time_t mtime; global() member
|
H A D | test_write_format_mtree_classic_indent.c | 35 time_t mtime; global() member
|
/freebsd/usr.sbin/cron/cron/ |
H A D | structs.h | 69 time_t mtime; /* last modtime of crontab */ member 75 time_t mtime; /* last modtime on spooldir */ member
|
/freebsd/crypto/openssh/ |
H A D | sftp-common.h | 42 u_int32_t mtime; member
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | read.c | 62 time_t mtime; in ar_read_archive() local
|
/freebsd/usr.bin/ar/ |
H A D | read.c | 58 time_t mtime; in ar_read_archive() local
|
/freebsd/sys/fs/smbfs/ |
H A D | smbfs_smb.c | 424 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 D | zfs_dir.c | 811 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 D | zfs_znode_os.c | 511 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 D | tar.h | 59 char mtime[12]; member
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | dwarf_pro_lineno.c | 159 Dwarf_Unsigned mtime, Dwarf_Unsigned size, Dwarf_Error *error) in dwarf_add_file_decl()
|
/freebsd/sys/fs/tarfs/ |
H A D | tarfs_vfsops.c | 67 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 D | tarfs.h | 74 struct timespec mtime; member 140 time_t mtime; /* default mtime for directories */ member
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | zfs_vnops.c | 609 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 D | zfs_dir.c | 587 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 D | zfs_znode_os.c | 414 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 D | mcache.c | 48 time_t mtime; member 464 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) in mcc_lastchange()
|
/freebsd/contrib/bmake/ |
H A D | make.c | 519 time_t mtime; in Make_Recheck() local 672 time_t mtime = -1; in Make_Update() local
|
/freebsd/lib/libfetch/ |
H A D | fetch.h | 56 time_t mtime; member
|