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

  /src/usr.bin/touch/
touch.c 68 static void stime_file(const char *, struct timespec *,
132 stime_file(optarg, ts, lstat);
136 stime_file(optarg, ts, stat);
351 stime_file(const char *fname, struct timespec *tsp, function in typeref:typename:void

Completed in 12 milliseconds