Home
last modified time | relevance | path

Searched defs:O_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/sys/
H A Dfcntl.h99 #define O_NOFOLLOW 0x0100 /* don't follow symlinks */ macro
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk_posix.c164 #define O_NOFOLLOW 0 macro