Searched refs:PS_FST_FFLAG_APPEND (Results 1 – 4 of 4) sorted by relevance
499 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_APPEND ? in procstat_files()517 if (fst->fs_fflags & PS_FST_FFLAG_APPEND) in procstat_files()
94 #define PS_FST_FFLAG_APPEND 0x0008 macro
750 { KF_FLAG_APPEND, PS_FST_FFLAG_APPEND }, in kinfo_fflags2fst()1647 { O_APPEND, PS_FST_FFLAG_APPEND }, in to_filestat_flags()
62 {PS_FST_FFLAG_APPEND, 'a'},