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

/freebsd-10.3-release/lib/libprocstat/
H A Dlibprocstat.c662 } kftypes2fst[] = { local
676 #define NKFTYPES (sizeof(kftypes2fst) / sizeof(*kftypes2fst))
680 if (kftypes2fst[i].kf_type == kftype)
684 return (kftypes2fst[i].fst_type);

Completed in 157 milliseconds