Home
last modified time | relevance | path

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

/dragonfly/usr.bin/netstat/
H A Droute.c108 static void size_cols (int ef, struct radix_node *rn);
162 size_cols(i, head.rnh_treetop); in routepr()
234 size_cols(int ef, struct radix_node *rn) in size_cols() function