HomeSort by: relevance | last modified time | path
    Searched defs:ttl_to_string (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/ipf/dist/tools/
ipfstat.c 185 static char *ttl_to_string __P((long));
1666 printw(" %9s", ttl_to_string(tp->st_age));
1983 static char *ttl_to_string(ttl) function

Completed in 46 milliseconds