Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipfstat.c185 static char *ttl_to_string __P((long));
1666 printw(" %9s", ttl_to_string(tp->st_age));
1983 static char *ttl_to_string(ttl) in ttl_to_string() function