Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Duser.h297 #define KF_FLAG_CREAT 0x00000800 macro
/freebsd/lib/libprocstat/
H A Dlibprocstat.c744 { KF_FLAG_CREAT, PS_FST_FFLAG_CREAT }, in kinfo_fflags2fst()
/freebsd/sys/kern/
H A Dkern_descrip.c4471 { O_CREAT, KF_FLAG_CREAT }, in xlate_fflags()