Home
last modified time | relevance | path

Searched refs:KF_FLAG_TRUNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A Duser.h298 #define KF_FLAG_TRUNC 0x00001000 macro
/freebsd/lib/libprocstat/
H A Dlibprocstat.c755 { KF_FLAG_TRUNC, PS_FST_FFLAG_TRUNC }, in kinfo_fflags2fst()
/freebsd/sys/kern/
H A Dkern_descrip.c4478 { O_TRUNC, KF_FLAG_TRUNC } in xlate_fflags()