Home
last modified time | relevance | path

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

/f-stack/tools/ipfw/
H A Dipfw2.c2166 static int twidth = 0; in show_static_rule() local
2198 if (twidth == 0) { in show_static_rule()
2201 twidth = strlen(timestr); in show_static_rule()
2210 bprintf(bp, "%*s ", twidth, ""); in show_static_rule()