Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h295 #define KF_FLAG_EXCL 0x00002000 macro
/f-stack/freebsd/sys/
H A Duser.h301 #define KF_FLAG_EXCL 0x00002000 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4219 { O_EXCL, KF_FLAG_EXCL }, in xlate_fflags()