Searched defs:mtime (Results 51 - 75 of 94) sorted by relevance

1234

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_warc.c228 time_t mtime; local
[all...]
H A Darchive_read_support_format_tar.c60 char mtime[12]; member in struct:archive_entry_header_ustar
87 char mtime[12]; member in struct:archive_entry_header_gnutar
H A Darchive_read_disk_posix.c139 time_t mtime; member in struct:restore_time
H A Darchive_write_set_format_mtree.c109 time_t mtime; member in struct:mtree_entry
/freebsd-10-stable/contrib/tnftp/src/
H A Dfetch.c509 time_t mtime; local
H A Dcmds.c628 time_t mtime; local
2513 time_t mtime; local
H A Dftp.c906 time_t mtime; local
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dls.c269 time_t mtime = st->st_mtime; local
H A Dftpcmd.c2400 time_t mtime = stbuf.st_mtime; local
/freebsd-10-stable/sys/fs/cd9660/
H A Diso.h198 char mtime [ISODCL (28, 44)]; /* 8.4.26.1 */ member in struct:iso_extended_attributes
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_subs.c464 struct timespec mtime, mtime_save; local
/freebsd-10-stable/usr.sbin/lpr/lpc/
H A Dcmds.c1146 time_t mtime; variable
/freebsd-10-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.c525 apr_time_t mtime; local
/freebsd-10-stable/contrib/bmake/
H A Dmake.h222 time_t mtime; /* Its modification time */ member in struct:GNode
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_znode.c764 uint64_t crtime[2], atime[2], mtime[2], ctime[2]; local
1422 zfs_tstamp_update_setup(znode_t *zp, uint_t flag, uint64_t mtime[2], argument
1725 uint64_t mtime[2], ctime[2]; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dscp.c939 #define mtime tv[1] macro
/freebsd-10-stable/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c661 time_t mtime = stbuf.st_mtime; local
/freebsd-10-stable/sys/fs/fuse/
H A Dfuse_kernel.h70 __u64 mtime; member in struct:fuse_attr
217 __u64 mtime; member in struct:fuse_setattr_in
/freebsd-10-stable/sys/fs/udf/
H A Decma167-udf.h342 struct timestamp mtime; member in struct:file_entry
/freebsd-10-stable/sys/dev/oce/
H A Doce_if.c2051 int i, mtime = 0; local
/freebsd-10-stable/lib/libfetch/
H A Dhttp.c874 http_parse_mtime(const char *p, time_t *mtime) argument
1550 time_t mtime; local
/freebsd-10-stable/usr.bin/gzip/
H A Dgzip.c555 gz_compress(int in, int out, off_t *gsizep, const char *origname, uint32_t mtime) argument
1776 uint32_t mtime; local
[all...]
/freebsd-10-stable/sys/security/mac_biba/
H A Dmac_biba.c3449 biba_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-10-stable/sys/security/mac_mls/
H A Dmac_mls.c3074 mls_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-10-stable/sys/security/mac_stub/
H A Dmac_stub.c1589 stub_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument

Completed in 204 milliseconds

1234