Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.h94 #define PS_FST_FFLAG_EXLOCK 0x0020 macro
H A Dlibprocstat.c748 { KF_FLAG_EXLOCK, PS_FST_FFLAG_EXLOCK }, in kinfo_fflags2fst()
1626 { O_EXLOCK, PS_FST_FFLAG_EXLOCK }, in to_filestat_flags()
/freebsd/usr.bin/fstat/
H A Dfuser.c63 {PS_FST_FFLAG_EXLOCK, 'e'}