Lines Matching defs:checkme
2750 utime_check_t checkme;
2811 checkme.path = path;
2812 checkme.atime = atime;
2813 checkme.mtime = mtime;
2816 utime_req.data = &checkme;
2904 utime_check_t checkme;
2982 checkme.atime = atime;
2983 checkme.mtime = mtime;
2984 checkme.path = path;
2987 futime_req.data = &checkme;
3002 utime_check_t checkme;
3089 checkme.atime = atime;
3090 checkme.mtime = mtime;
3091 checkme.path = symlink_path;
3092 req.data = &checkme;