Home
last modified time | relevance | path

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

/freebsd/usr.bin/touch/
H A Dtouch.c51 static int timeoffset(const char *);
73 Aflag = timeoffset(optarg); in main()
360 timeoffset(const char *arg) in timeoffset() function