HomeSort by: relevance | last modified time | path
    Searched defs:setbirthtime (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/kern/
vfs_syscalls.c 4058 bool vanull, setbirthtime; local in function:do_sys_utimensat
4108 setbirthtime = (VOP_GETATTR(vp, &vattr, l->l_cred) == 0 &&
4117 if (setbirthtime)
vfs_syscalls.c 4058 bool vanull, setbirthtime; local in function:do_sys_utimensat
4108 setbirthtime = (VOP_GETATTR(vp, &vattr, l->l_cred) == 0 &&
4117 if (setbirthtime)

Completed in 26 milliseconds