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

/freebsd-12-stable/lib/libprocstat/
H A Dlibprocstat.c1627 int fst_flags; local
1630 fst_flags = 0;
1633 fst_flags |= fstflags[i].fst_flag;
1634 return (fst_flags);

Completed in 112 milliseconds