Home
last modified time | relevance | path

Searched defs:clocktime (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/sys/
H A Dclock.h72 struct clocktime { struct
83 int clock_ct_to_ts(const struct clocktime *, struct timespec *); argument
/freebsd/contrib/ntp/parseutil/
H A Dtestdcf.c54 struct clocktime /* clock time broken up from time code */ struct
68 typedef struct clocktime clocktime_t; argument
H A Ddcfd.c203 struct clocktime /* clock time broken up from time code */ struct
217 typedef struct clocktime clocktime_t; argument
/freebsd/contrib/ntp/include/
H A Dparse.h302 struct clocktime /* clock time broken up from time code */ struct
316 typedef struct clocktime clocktime_t; argument
/freebsd/contrib/ntp/libntp/
H A Dclocktime.c52 clocktime( in clocktime() function
/freebsd/contrib/mtree/
H A Dcreate.c105 time_t clocktime; in cwalk() local