Home
last modified time | relevance | path

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

/src/bin/date/
H A Ddate.c60 static void setthetime(const char *, const char *, int, struct timespec *);
180 setthetime(fmt, *argv, jflag, &ts); in main()
255 setthetime(const char *fmt, const char *p, int jflag, struct timespec *ts) in setthetime() function