Searched defs:O_NOFOLLOW (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | fcntl.h | 86 #define O_NOFOLLOW 0x20000 /* don't follow symlinks */ macro |
/titanic_50/usr/src/lib/libsqlite/src/ | ||
H A D | os.c | 35 # define O_NOFOLLOW 0 macro |