Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h293 #define KF_FLAG_CREAT 0x00000800 macro
/f-stack/freebsd/sys/
H A Duser.h299 #define KF_FLAG_CREAT 0x00000800 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4217 { O_CREAT, KF_FLAG_CREAT }, in xlate_fflags()