Searched refs:PS_FST_FFLAG_HASLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libprocstat/
H A Dlibprocstat.h99 #define PS_FST_FFLAG_HASLOCK 0x4000 macro
H A Dlibprocstat.c705 { KF_FLAG_HASLOCK, PS_FST_FFLAG_HASLOCK },
/freebsd-10.1-release/usr.bin/procstat/
H A Dprocstat_files.c452 printf("%s", fst->fs_fflags & PS_FST_FFLAG_HASLOCK ? "l" : "-");

Completed in 102 milliseconds