Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/touch/
Dtouch.c65 static void stime_arg0(const char *, struct timespec *);
120 stime_arg0(optarg, ts); in main()
239 stime_arg0(const char *arg, struct timespec *tsp) in stime_arg0() function