Home
last modified time | relevance | path

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

/freebsd/usr.bin/touch/
H A Dtouch.c48 static void stime_arg2(const char *, int, struct timespec *);
136 stime_arg2(*argv++, len == 10, ts); in main()
280 stime_arg2(const char *arg, int year, struct timespec *tvp) in stime_arg2() function