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()
93 #define PS_FST_FFLAG_APPEND 0x0008 macro
714 { KF_FLAG_APPEND, PS_FST_FFLAG_APPEND }, in kinfo_fflags2fst()1613 { O_APPEND, PS_FST_FFLAG_APPEND }, in to_filestat_flags()
62 {PS_FST_FFLAG_APPEND, 'a'},