Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/systat/
HDconvtbl.c50 struct convtbl { struct
57 static struct convtbl convtbl[] = { argument
75 struct convtbl *
95 return (&convtbl[idx]); in get_tbl_ptr()
101 struct convtbl *tp; in convert()
111 struct convtbl *tp; in get_string()
123 if (strcmp(convtbl[i].name, name) == 0) in get_scale()
138 len += strlen(convtbl[i].name) + 2; in get_helplist()
142 strcat(buf, convtbl[i].name); in get_helplist()
HDMakefile9 vmstat.c convtbl.c ifcmds.c ifstat.c