Home
last modified time | relevance | path

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

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