Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h294 #define KF_FLAG_TRUNC 0x00001000 macro
/f-stack/freebsd/sys/
H A Duser.h300 #define KF_FLAG_TRUNC 0x00001000 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4224 { O_TRUNC, KF_FLAG_TRUNC } in xlate_fflags()