Searched refs:human_time (Results 1 – 6 of 6) sorted by relevance
95 struct human_time { struct103 static inline struct human_time argument106 struct human_time t; in to_human_time()
841 struct human_time ht = to_human_time(ratelimit->interval); in evdev_log_msg_ratelimit()
261 my $time = human_time($out[0]);267 sub human_time {
214 static const char *human_time(const char *timestamp) in human_time() function287 human_time(cupsGetOption("time-at-creation", noptions, options))); in get_known_opts()291 human_time(cupsGetOption("time-at-processing", noptions, options))); in get_known_opts()
715 START_TEST(human_time) in START_TEST() argument737 struct human_time ht; in START_TEST()1519 tcase_add_test(tc, human_time); in litest_utils_suite()
7480 static inline struct human_time7483 - struct human_time t;7485 + struct human_time t = {0, NULL};