]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ntp/tests/libntp/test-libntp.h
MFC r280849,280915-280916,281015-281016,282097,282408,282415,283542,
[FreeBSD/stable/10.git] / contrib / ntp / tests / libntp / test-libntp.h
1 time_t timefunc(time_t *ptr);
2 void settime(int y, int m, int d, int H, int M, int S);
3 time_t nowtime;