Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfcntl.h86 #define O_NOFOLLOW 0x20000 /* don't follow symlinks */ macro
/titanic_50/usr/src/lib/libsqlite/src/
H A Dos.c35 # define O_NOFOLLOW 0 macro