vfs_syscalls.c | 3994 error = do_sys_utimensat(l, AT_FDCWD, fp->f_vnode, NULL, 0, 4034 error = do_sys_utimensat(l, SCARG(uap, fd), NULL, 4048 return do_sys_utimensat(l, AT_FDCWD, vp, path, flag, tptr, seg); 4052 do_sys_utimensat(struct lwp *l, int fdat, struct vnode *vp, function in typeref:typename:int
|