Searched refs:PS_FST_FFLAG_APPEND (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/usr.bin/procstat/
H A Dprocstat_files.c499 xo_emit("{d:/%s}", fst->fs_fflags & PS_FST_FFLAG_APPEND ?
517 if (fst->fs_fflags & PS_FST_FFLAG_APPEND)
/freebsd-13-stable/lib/libprocstat/
H A Dlibprocstat.h94 #define PS_FST_FFLAG_APPEND 0x0008 macro
H A Dlibprocstat.c750 { KF_FLAG_APPEND, PS_FST_FFLAG_APPEND },
1649 { O_APPEND, PS_FST_FFLAG_APPEND },
/freebsd-13-stable/usr.bin/fstat/
H A Dfuser.c62 {PS_FST_FFLAG_APPEND, 'a'},

Completed in 112 milliseconds