Home
last modified time | relevance | path

Searched defs:atime (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.101.5/security/
H A Dmac_vfs.c699 mac_vnode_notify_setutimes(vfs_context_t ctx, struct vnode *vp, struct timespec atime, struct times… in mac_vnode_notify_setutimes()
2007 struct timespec atime, struct timespec mtime) in mac_vnode_check_setutimes()
/xnu-8796.101.5/bsd/kern/
H A Dkdebug.c2684 uint64_t atime = mach_absolute_time(); in kdbg_test() local