Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libprocstat/
H A Dlibprocstat.c1656 int fst_flags; in to_filestat_flags() local
1659 fst_flags = 0; in to_filestat_flags()
1662 fst_flags |= fstflags[i].fst_flag; in to_filestat_flags()
1663 return (fst_flags); in to_filestat_flags()