Searched defs:mtime (Results 101 - 125 of 328) sorted by relevance

1234567891011>>

/netbsd-current/lib/libperfuse/
H A Dfuse.h52 uint64_t mtime; member in struct:fuse_attr
249 uint64_t mtime; member in struct:fuse_setattr_in
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c59 double mtime; member in struct:__anon69
806 check_utime(const char* path, double atime, double mtime, int test_lutime) argument
2569 double mtime; local
2614 double mtime; local
2686 double mtime; local
2749 double mtime; local
[all...]
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dfs.c1902 uv_fs_futime(uv_loop_t* loop, uv_fs_t* req, uv_file file, double atime, double mtime, uv_fs_cb cb) argument
1915 uv_fs_lutime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) argument
2152 uv_fs_utime(uv_loop_t* loop, uv_fs_t* req, const char* path, double atime, double mtime, uv_fs_cb cb) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dincremental.cc1026 Timespec mtime = arch->get_mtime(); local
1098 Timespec mtime = obj->get_mtime(); local
1493 const Timespec& mtime = (*p)->get_mtime(); local
1184 report_script(Script_info* script, unsigned int arg_serial, Timespec mtime) argument
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/mach-o/
H A Dexternal.h427 unsigned char mtime[8]; member in struct:mach_o_dyld_cache_image_info_external
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dincremental.cc1026 Timespec mtime = arch->get_mtime(); local
1098 Timespec mtime = obj->get_mtime(); local
1493 const Timespec& mtime = (*p)->get_mtime(); local
1184 report_script(Script_info* script, unsigned int arg_serial, Timespec mtime) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/mach-o/
H A Dexternal.h427 unsigned char mtime[8]; member in struct:mach_o_dyld_cache_image_info_external
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.h486 time_t mtime; member in class:Experiment
H A DModule.cc290 time_t mtime = dbeSession->get_exp (index)->get_mtime (); local
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dincremental.cc1026 Timespec mtime = arch->get_mtime(); local
1098 Timespec mtime = obj->get_mtime(); local
1493 const Timespec& mtime = (*p)->get_mtime(); local
1184 report_script(Script_info* script, unsigned int arg_serial, Timespec mtime) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/mach-o/
H A Dexternal.h427 unsigned char mtime[8]; member in struct:mach_o_dyld_cache_image_info_external
/netbsd-current/external/gpl3/gdb/dist/include/mach-o/
H A Dexternal.h427 unsigned char mtime[8]; member in struct:mach_o_dyld_cache_image_info_external
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dscp.c1633 #define mtime tv[1] macro
/netbsd-current/usr.bin/ftp/
H A Dfetch.c896 getmtime(const char *cp, time_t *mtime) argument
1416 time_t mtime; local
1113 negotiate_connection(FETCH *fin, const char *url, const char *penv, struct posinfo *pi, time_t *mtime, struct authinfo *wauth, struct authinfo *pauth, volatile int *rval, volatile int *ischunked, char **auth, struct urlinfo *ui) argument
[all...]
H A Dftp.c945 time_t mtime; local
/netbsd-current/external/bsd/dhcpcd/dist/src/
H A Dif-options.h226 time_t mtime; member in struct:if_options
H A Ddhcp.c4053 time_t mtime; local
/netbsd-current/usr.bin/gzip/
H A Dgzip.c574 gz_compress(int in, int out, off_t *gsizep, const char *origname, uint32_t mtime) argument
1922 uint32_t mtime; local
[all...]
/netbsd-current/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_format_tar.c59 char mtime[12]; member in struct:archive_entry_header_ustar
86 char mtime[12]; member in struct:archive_entry_header_gnutar
H A Darchive_read_disk_posix.c142 time_t mtime; member in struct:restore_time
H A Darchive_write_set_format_mtree.c108 time_t mtime; member in struct:mtree_entry
H A Darchive_write_disk_windows.c93 int64_t mtime; member in struct:fixup_entry
2666 time_t atime, birthtime, mtime, ctime_se local
2588 set_times(struct archive_write_disk *a, HANDLE h, int mode, const wchar_t *name, time_t atime, long atime_nanos, time_t birthtime, long birthtime_nanos, time_t mtime, long mtime_nanos, time_t ctime_sec, long ctime_nanos) argument
[all...]
/netbsd-current/usr.bin/make/
H A Dmake.h441 time_t mtime; member in struct:GNode
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Damd.h362 mtime_fn *mtime; /* Modify time function */ member in struct:mnt_map
/netbsd-current/external/zlib/pigz/dist/
H A Dpigz.c470 time_t mtime; /* time stamp from input file for gzip header */ member in struct:__anon7077

Completed in 486 milliseconds

1234567891011>>