Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/sys/
HDfcntl.h101 #define O_NOFOLLOW 0x0100 /* don't follow symlinks */ macro
/freebsd-13-stable/contrib/libarchive/libarchive/
HDarchive_write_disk_posix.c164 #define O_NOFOLLOW 0 macro