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

/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.c712 int fst_type; member in struct:__anon7700
737 return (kftypes2fst[i].fst_type);
1694 unsigned int i, fst_type; local
1696 fst_type = PS_FST_VTYPE_UNKNOWN;
1699 fst_type = vt2fst[i].fst_vtype;
1703 return (fst_type);

Completed in 204 milliseconds