Home
last modified time | relevance | path

Searched defs:AT_SYMLINK_NOFOLLOW (Results 1 – 5 of 5) sorted by relevance

/titanic_51/usr/src/lib/libbc/inc/include/sys/
H A Dfcntlcom.h152 #define AT_SYMLINK_NOFOLLOW 0x1000 macro
/titanic_51/usr/src/boot/sys/sys/
H A Dfcntl.h208 #define AT_SYMLINK_NOFOLLOW 0x200 /* Do not follow symbolic links */ macro
/titanic_51/usr/src/cmd/cpio/
H A Dcpio.h305 #define AT_SYMLINK_NOFOLLOW 0x1000 macro
/titanic_51/usr/src/uts/common/sys/
H A Dfcntl.h388 #define AT_SYMLINK_NOFOLLOW 0x1000 macro
/titanic_51/usr/src/cmd/tar/
H A Dtar.c99 #define AT_SYMLINK_NOFOLLOW 0x1000 macro