Home
last modified time | relevance | path

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

/freebsd/usr.bin/touch/
H A Dtouch.c47 static void stime_arg1(const char *, struct timespec *);
101 stime_arg1(optarg, ts); in main()
214 stime_arg1(const char *arg, struct timespec *tvp) in stime_arg1() function