Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libprocstat/
H A Dlibprocstat.h96 #define PS_FST_FFLAG_EXLOCK 0x0020 macro
H A Dlibprocstat.c756 { KF_FLAG_EXLOCK, PS_FST_FFLAG_EXLOCK }, in kinfo_fflags2fst()
1653 { O_EXLOCK, PS_FST_FFLAG_EXLOCK }, in to_filestat_flags()
/freebsd-13.1/usr.bin/fstat/
H A Dfuser.c65 {PS_FST_FFLAG_EXLOCK, 'e'}