Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipfstat.c157 static char *ttl_to_string __P((long));
1534 printw(" %9s", ttl_to_string(tp->st_age));
1802 static char *ttl_to_string(ttl) in ttl_to_string() function