Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.c1634 int fst_flags; in to_filestat_flags() local
1637 fst_flags = 0; in to_filestat_flags()
1640 fst_flags |= fstflags[i].fst_flag; in to_filestat_flags()
1641 return (fst_flags); in to_filestat_flags()