O_NOFOLLOW 178 base/memory/shared_memory_posix.cc open(path.value().c_str(), O_RDWR | O_APPEND | O_NOFOLLOW)); O_NOFOLLOW 61 chrome/browser/chromeos/system/automatic_reboot_manager.cc HANDLE_EINTR(open(path.value().c_str(), O_RDONLY | O_NOFOLLOW))); O_NOFOLLOW 114 chrome/browser/chromeos/system/automatic_reboot_manager.cc O_CREAT | O_WRONLY | O_TRUNC | O_NOFOLLOW, O_NOFOLLOW 126 sandbox/linux/services/broker_process.cc O_NOFOLLOW | O_NONBLOCK | O_NDELAY | O_SYNC | O_TRUNC; O_NOFOLLOW 24408 third_party/sqlite/amalgamation/sqlite3.c #ifndef O_NOFOLLOW O_NOFOLLOW 29176 third_party/sqlite/amalgamation/sqlite3.c if( isExclusive ) openFlags |= (O_EXCL|O_NOFOLLOW); O_NOFOLLOW 267 third_party/sqlite/src/src/os_unix.c #ifndef O_NOFOLLOW O_NOFOLLOW 5035 third_party/sqlite/src/src/os_unix.c if( isExclusive ) openFlags |= (O_EXCL|O_NOFOLLOW);