Lines Matching defs:check_utime
824 static void check_utime(const char* path,
920 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 0);
935 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 0);
949 check_utime(c->path, c->atime, c->mtime, /* test_lutime */ 1);
2773 check_utime(path, atime, mtime, /* test_lutime */ 0);
2783 check_utime(path, atime, mtime, /* test_lutime */ 0);
2793 check_utime(path, UV_FS_UTIME_NOW, mtime, /* test_lutime */ 0);
2798 check_utime(path, atime, mtime, /* test_lutime */ 0);
2808 check_utime(path, atime, UV_FS_UTIME_NOW, /* test_lutime */ 0);
2863 check_utime(path, atime, mtime, /* test_lutime */ 0);
2943 check_utime(path, atime, mtime, /* test_lutime */ 0);
2953 check_utime(path, atime, mtime, /* test_lutime */ 0);
2963 check_utime(path, UV_FS_UTIME_NOW, mtime, /* test_lutime */ 0);
2968 check_utime(path, atime, mtime, /* test_lutime */ 0);
2978 check_utime(path, atime, UV_FS_UTIME_NOW, /* test_lutime */ 0);
3049 check_utime(symlink_path, atime, mtime, /* test_lutime */ 1);
3059 check_utime(symlink_path, atime, mtime, /* test_lutime */ 1);
3069 check_utime(symlink_path, UV_FS_UTIME_NOW, mtime, /* test_lutime */ 1);
3074 check_utime(symlink_path, atime, mtime, /* test_lutime */ 1);
3084 check_utime(symlink_path, atime, UV_FS_UTIME_NOW, /* test_lutime */ 1);