Home
last modified time | relevance | path

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

/freebsd-13.1/usr.bin/touch/
H A Dtouch.c65 static int timeoffset(const char *);
87 Aflag = timeoffset(optarg); in main()
359 timeoffset(const char *arg) in timeoffset() function