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

1234

/freebsd-10.1-release/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.1-release/crypto/openssh/
H A Dscp.c921 #define mtime tv[1] macro
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_znode.c772 uint64_t crtime[2], atime[2], mtime[2], ctime[2]; local
1423 zfs_tstamp_update_setup(znode_t *zp, uint_t flag, uint64_t mtime[2], argument
1721 uint64_t mtime[2], ctime[2]; local
[all...]
/freebsd-10.1-release/sys/fs/cd9660/
H A Diso.h198 char mtime [ISODCL (28, 44)]; /* 8.4.26.1 */ member in struct:iso_extended_attributes
/freebsd-10.1-release/sys/nfsclient/
H A Dnfs_subs.c464 struct timespec mtime, mtime_save; local
/freebsd-10.1-release/usr.sbin/lpr/lpc/
H A Dcmds.c1146 time_t mtime; variable
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_disk_posix.c139 time_t mtime; member in struct:restore_time
H A Darchive_write_set_format_mtree.c125 time_t mtime; member in struct:mtree_entry
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_support_format_lha.c170 time_t mtime; member in struct:lha
[all...]
H A Darchive_read_support_format_rar.c223 time_t mtime; member in struct:rar
/freebsd-10.1-release/contrib/tnftp/src/
H A Dcmds.c628 time_t mtime; local
2513 time_t mtime; local
H A Dftp.c906 time_t mtime; local
/freebsd-10.1-release/crypto/heimdal/appl/ftp/ftp/
H A Dcmds.c661 time_t mtime = stbuf.st_mtime; local
/freebsd-10.1-release/lib/libfetch/
H A Dhttp.c871 http_parse_mtime(const char *p, time_t *mtime) argument
1523 time_t mtime; local
/freebsd-10.1-release/sys/dev/oce/
H A Doce_if.c2053 int i, mtime = 0; local
/freebsd-10.1-release/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.1-release/sys/fs/udf/
H A Decma167-udf.h342 struct timestamp mtime; member in struct:file_entry
/freebsd-10.1-release/usr.bin/gzip/
H A Dgzip.c555 gz_compress(int in, int out, off_t *gsizep, const char *origname, uint32_t mtime) argument
1763 uint32_t mtime; local
[all...]
/freebsd-10.1-release/contrib/amd/amd/
H A Damd.h357 mtime_fn *mtime; /* Modify time function */ member in struct:mnt_map
/freebsd-10.1-release/sys/fs/nfsclient/
H A Dnfs_clstate.c4623 nfscl_deleggetmodtime(vnode_t vp, struct timespec *mtime) argument
/freebsd-10.1-release/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.1-release/sys/security/mac_lomac/
H A Dmac_lomac.c2739 lomac_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-10.1-release/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

Completed in 420 milliseconds

1234