Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h292 #define KF_FLAG_NOFOLLOW 0x00000400 macro
/f-stack/freebsd/sys/
H A Duser.h298 #define KF_FLAG_NOFOLLOW 0x00000400 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4222 { O_NOFOLLOW, KF_FLAG_NOFOLLOW }, in xlate_fflags()