Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/sys/sys/
H A Dfcntl.h209 #define AT_SYMLINK_FOLLOW 0x400 /* Follow symbolic link */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Dfcntl.h392 #define AT_SYMLINK_FOLLOW 0x2000 /* only for linkat() */ macro