Home
last modified time | relevance | path

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

/freebsd/lib/libprocstat/
H A Dlibprocstat.h98 #define PS_FST_FFLAG_CREAT 0x0200 macro
H A Dlibprocstat.c744 { KF_FLAG_CREAT, PS_FST_FFLAG_CREAT }, in kinfo_fflags2fst()
1622 { O_CREAT, PS_FST_FFLAG_CREAT }, in to_filestat_flags()