Searched defs:clocktime (Results 1 – 6 of 6) sorted by relevance
72 struct clocktime { struct83 int clock_ct_to_ts(const struct clocktime *, struct timespec *); argument
54 struct clocktime /* clock time broken up from time code */ struct68 typedef struct clocktime clocktime_t; argument
203 struct clocktime /* clock time broken up from time code */ struct217 typedef struct clocktime clocktime_t; argument
302 struct clocktime /* clock time broken up from time code */ struct316 typedef struct clocktime clocktime_t; argument
52 clocktime( in clocktime() function
105 time_t clocktime; in cwalk() local