Searched refs:O_SYMLINK (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfcntl.h162 #define O_SYMLINK 0x200000 /* allow open of a symlink */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c329 if (fmode & O_NOFOLLOW || fmode & O_SYMLINK) {

Completed in 31 milliseconds