Home
last modified time | relevance | path

Searched refs:PS_FST_FFLAG_EXEC (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/libprocstat/
H A Dlibprocstat.h102 #define PS_FST_FFLAG_EXEC 0x2000 macro
H A Dlibprocstat.c747 { KF_FLAG_EXEC, PS_FST_FFLAG_EXEC }, in kinfo_fflags2fst()
1625 { O_EXEC, PS_FST_FFLAG_EXEC }, in to_filestat_flags()