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

/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.c713 } kftypes2fst[] = { local
729 #define NKFTYPES (sizeof(kftypes2fst) / sizeof(*kftypes2fst))
733 if (kftypes2fst[i].kf_type == kftype)
737 return (kftypes2fst[i].fst_type);

Completed in 151 milliseconds