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

/freebsd-10.3-release/lib/libprocstat/
H A Dlibprocstat.c1599 int fst_flags; local
1602 fst_flags = 0;
1605 fst_flags |= fstflags[i].fst_flag;
1606 return (fst_flags);

Completed in 46 milliseconds