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

/freebsd-13-stable/usr.bin/systat/
H A Dconvtbl.c36 #include "convtbl.h"
52 struct convtbl { struct
59 static struct convtbl convtbl[] = { variable in typeref:struct:convtbl
77 struct convtbl *
97 return (&convtbl[idx]);
103 struct convtbl *tp;
113 struct convtbl *tp;
125 if (strcmp(convtbl[i].name, name) == 0)
140 len += strlen(convtbl[
[all...]
H A DMakefile10 vmstat.c convtbl.c ifcmds.c ifstat.c

Completed in 76 milliseconds