Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.h93 #define PS_FST_FFLAG_SHLOCK 0x0010 macro
H A Dlibprocstat.c754 { KF_FLAG_SHLOCK, PS_FST_FFLAG_SHLOCK }, in kinfo_fflags2fst()
1629 { O_SHLOCK, PS_FST_FFLAG_SHLOCK }, in to_filestat_flags()
/freebsd/usr.bin/fstat/
H A Dfuser.c62 {PS_FST_FFLAG_SHLOCK, 's'},