Home
last modified time | relevance | path

Searched refs:stime_file (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/touch/
H A Dtouch.c50 static void stime_file(const char *, struct timespec *);
97 stime_file(optarg, ts); in main()
389 stime_file(const char *fname, struct timespec *tsp) in stime_file() function