Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/meta/recipes-connectivity/ppp/ppp/
H A D0001-pppdump-Fixed-building-with-GCC-15-548.patch32 -void show_time();
35 +void show_time(FILE *, int);
69 -show_time(f, c)
72 +show_time(FILE *f, int c)
/openbmc/u-boot/test/dm/
H A Drtc.c29 static void show_time(const char *msg, struct rtc_time *time) in show_time() function
47 show_time("expected", expect); in cmp_times()
48 show_time("actual", time); in cmp_times()
/openbmc/u-boot/cmd/
H A Dsf.c406 static void show_time(struct test_info *test, int stage) in show_time() function
424 show_time(test, test->stage); in spi_test_next_stage()
495 show_time(&test, i); in spi_flash_test()