Searched refs:atime (Results 126 - 133 of 133) sorted by relevance

123456

/freebsd-13-stable/crypto/openssh/
H A Dsftp-server.c885 tv[0].tv_sec = a->atime;
/freebsd-13-stable/tests/sys/cddl/zfs/include/
H A Dlibtest.kshlib444 log_must $ZFS set atime=on $fs
/freebsd-13-stable/tests/sys/cddl/zfs/tests/delegate/
H A Ddelegate_common.kshlib279 atime|exec|devices|setuid|xattr)
/freebsd-13-stable/sys/security/mac_biba/
H A Dmac_biba.c3430 struct label *vplabel, struct timespec atime, struct timespec mtime)
3429 biba_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-13-stable/sys/security/mac_lomac/
H A Dmac_lomac.c2721 struct label *vplabel, struct timespec atime, struct timespec mtime)
2720 lomac_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-13-stable/sys/security/mac_mls/
H A Dmac_mls.c3062 struct label *vplabel, struct timespec atime, struct timespec mtime)
3061 mls_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-13-stable/sys/security/mac_test/
H A Dmac_test.c2814 struct label *vplabel, struct timespec atime, struct timespec mtime)
2813 test_vnode_check_setutimes(struct ucred *cred, struct vnode *vp, struct label *vplabel, struct timespec atime, struct timespec mtime) argument
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c479 NFSVNO_SETATTRVAL(&nva2, atime, nva.na_atime);

Completed in 238 milliseconds

123456