Searched defs:open_flags (Results 1 – 3 of 3) sorted by relevance
192 const int open_flags; member in FileDescriptorInfo319 int open_flags = fs_flags & (kOpenFlags); in CreateFromFd() local409 int fd, int open_flags, int fd_flags, int fs_flags, in FileDescriptorInfo()
106 int open_flags = O_RDWR; in MemoryHeapBase() local
414 int open_flags = fcntl(authFd.get(), F_GETFL); in authenticate() local