/minix3/minix/fs/mfs/ |
H A D | time.c | 10 int fs_utime(ino_t ino_nr, struct timespec *atime, struct timespec *mtime) in fs_utime()
|
/minix3/minix/fs/ext2/ |
H A D | time.c | 14 int fs_utime(ino_t ino_nr, struct timespec *atime, struct timespec *mtime) in fs_utime()
|
/minix3/minix/lib/libpuffs/ |
H A D | time.c | 11 int fs_utime(ino_t ino_nr, struct timespec *atime, struct timespec *mtime) in fs_utime()
|
/minix3/bin/pax/ |
H A D | tables.h | 79 time_t mtime; /* files last modification time */ member 147 time_t mtime; /* access and mod time to reset to */ member 172 time_t mtime; /* mtime to set */ member
|
H A D | tar.h | 104 char mtime[12]; /* modification time */ member 143 char mtime[12]; /* modification time */ member
|
H A D | ftree.c | 417 time_t atime, mtime; in next_file() local
|
H A D | tables.c | 966 add_atdir(char *fname, dev_t dev, ino_t ino, time_t mtime, time_t atime) in add_atdir() 1028 get_atdir(dev_t dev, ino_t ino, time_t *mtime, time_t *atime) in get_atdir()
|
/minix3/minix/lib/libsffs/ |
H A D | stat.c | 129 int do_utime(ino_t ino_nr, struct timespec *atime, struct timespec *mtime) in do_utime()
|
/minix3/external/bsd/libarchive/dist/libarchive/test/ |
H A D | test_write_format_mtree.c | 34 time_t mtime; member
|
/minix3/external/bsd/file/dist/src/ |
H A D | tar.h | 61 char mtime[12]; member
|
/minix3/external/bsd/elftoolchain/dist/libdwarf/ |
H A D | dwarf_pro_lineno.c | 162 Dwarf_Unsigned mtime, Dwarf_Unsigned size, Dwarf_Error *error) in dwarf_add_file_decl()
|
/minix3/sys/fs/v7fs/ |
H A D | v7fs_inode.h | 44 v7fs_time_t mtime; member
|
H A D | v7fs.h | 159 v7fs_time_t mtime; member
|
/minix3/external/bsd/libarchive/dist/libarchive/ |
H A D | archive_write_disk.c | 113 int64_t mtime; member 1848 time_t mtime, long mtime_nsec) in set_time() 1868 time_t mtime, long mtime_nsec) in set_time() 1904 time_t mtime, long mtime_nsec) in set_time() 1921 time_t mtime, long mtime_nsec) in set_time() 1930 time_t atime = a->start_time, mtime = a->start_time; in set_times() local
|
H A D | archive_write_set_format_zip.c | 146 char mtime[4]; member 159 char mtime[4]; member
|
/minix3/usr.bin/make/ |
H A D | make.c | 577 time_t mtime = Dir_MTime(gn, 1); in Make_Recheck() local 686 time_t mtime = -1; in Make_Update() local
|
/minix3/external/bsd/fetch/dist/libfetch/ |
H A D | fetch.h | 63 time_t mtime; member
|
/minix3/minix/commands/cron/ |
H A D | tab.h | 36 time_t mtime; /* Last modified time */ member
|
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | mcache.c | 50 time_t mtime; member 466 mcc_lastchange(krb5_context context, krb5_ccache id, krb5_timestamp *mtime) in mcc_lastchange()
|
/minix3/external/bsd/nvi/dist/ex/ |
H A D | tag.h | 25 time_t mtime; /* Last modification time of cscope database. */ member
|
/minix3/external/bsd/nvi/dist/common/ |
H A D | exf.h | 48 time_t mtime; /* Last modification time. */ member
|
/minix3/usr.bin/unzip/ |
H A D | unzip.c | 496 time_t mtime; in extract_file() local 823 time_t mtime; in list() local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 296 struct timeval *mtime; variable 335 time_t atime, mtime, ctime; in do_ls() member
|
/minix3/minix/fs/isofs/ |
H A D | inode.h | 27 u8_t mtime[7]; /* stat.st_mtime */ member
|
/minix3/lib/libc/resolv/ |
H A D | res_init.c | 572 res_check(res_state statp, struct timespec *mtime) in res_check()
|