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

/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.c1663 int fst_flags; local
1666 fst_flags = 0;
1669 fst_flags |= fstflags[i].fst_flag;
1670 return (fst_flags);

Completed in 94 milliseconds