Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/systat/
H A Dcmdtab.c74 { "scale", ifstat_scale, "modify scale of display"},
H A Dextern.h126 void ifstat_scale(char*);
H A Difstat.c504 ifstat_scale(char* args) in ifstat_scale() function