Searched refs:PS_FST_FFLAG_DIRECT (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_files.c507 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_DIRECT ?
525 if (fst->fs_fflags & PS_FST_FFLAG_DIRECT)
/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.h103 #define PS_FST_FFLAG_DIRECT 0x1000 macro
H A Dlibprocstat.c753 { KF_FLAG_DIRECT, PS_FST_FFLAG_DIRECT },
1652 { O_DIRECT, PS_FST_FFLAG_DIRECT },
/freebsd-13-stable/usr.bin/fstat/
H A Dfuser.c63 {PS_FST_FFLAG_DIRECT, 'd'},

Completed in 97 milliseconds