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

/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_files.c505 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_NONBLOCK ?
523 if (fst->fs_fflags & PS_FST_FFLAG_NONBLOCK)
/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.h93 #define PS_FST_FFLAG_NONBLOCK 0x0004 macro
H A Dlibprocstat.c760 { KF_FLAG_NONBLOCK, PS_FST_FFLAG_NONBLOCK },
1657 { O_NONBLOCK, PS_FST_FFLAG_NONBLOCK },

Completed in 29 milliseconds