Home
last modified time | relevance | path

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

/nis/
A Dnis_print.c58 uint32_t time, s, m, h; in print_ttl() local
62 h = time / (60 * 60); in print_ttl()
67 printf ("%u:%u:%u\n", h, m, s); in print_ttl()

Completed in 3 milliseconds