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

  /src/sys/kern/
vfs_syscalls.c 4044 do_sys_utimens(struct lwp *l, struct vnode *vp, const char *path, int flag, function in typeref:typename:int
4173 return do_sys_utimens(l, vp, path, flag, tsptr, UIO_SYSSPACE);
vfs_syscalls.c 4044 do_sys_utimens(struct lwp *l, struct vnode *vp, const char *path, int flag, function in typeref:typename:int
4173 return do_sys_utimens(l, vp, path, flag, tsptr, UIO_SYSSPACE);

Completed in 30 milliseconds