Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/touch/
Dtouch.c55 void stime_arg2(char *, int, struct timeval *);
115 stime_arg2(*argv++, len == 10, tv); in main()
238 stime_arg2(char *arg, int year, struct timeval *tvp) in stime_arg2() function