Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/libamu/
H A Dxutil.c323 static time_t last_t = 0; in show_time_host_and_name() local
348 if (t != last_t) { in show_time_host_and_name()
350 last_t = t; in show_time_host_and_name()