Searched refs:PS_FST_FFLAG_APPEND (Results 1 – 4 of 4) sorted by relevance
493 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_APPEND ? in procstat_files()511 if (fst->fs_fflags & PS_FST_FFLAG_APPEND) in procstat_files()
92 #define PS_FST_FFLAG_APPEND 0x0008 macro
742 { KF_FLAG_APPEND, PS_FST_FFLAG_APPEND }, in kinfo_fflags2fst()1620 { O_APPEND, PS_FST_FFLAG_APPEND }, in to_filestat_flags()
60 {PS_FST_FFLAG_APPEND, 'a'},