Searched defs:open_flags (Results 1 – 11 of 11) sorted by relevance
/external/chromium/base/ |
D | platform_file_posix.cc | 35 int open_flags = 0; in CreatePlatformFile() local
|
/external/chromium/net/base/ |
D | file_stream_win.cc | 156 int FileStream::Open(const FilePath& path, int open_flags) { in Open()
|
D | file_stream_posix.cc | 305 int FileStream::Open(const FilePath& path, int open_flags) { in Open()
|
/external/e2fsprogs/lib/ext2fs/ |
D | inode_io.c | 120 int open_flags; in inode_open() local
|
D | unix_io.c | 430 int open_flags; in unix_open() local
|
D | tdb.c | 243 int open_flags; /* flags used in the open - needed by reopen */ member 3798 int open_flags, mode_t mode) in tdb_open() 3811 int open_flags, mode_t mode, in tdb_open_ex()
|
/external/qemu/block/ |
D | raw-posix.c | 108 int open_flags; member 131 int bdrv_flags, int open_flags) in raw_open_common()
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 48 static void open_filesystem(char *device, int open_flags, blk_t superblock, in open_filesystem() 130 int open_flags = EXT2_FLAG_SOFTSUPP_FEATURES; in do_open_filesys() local 2147 int open_flags = EXT2_FLAG_SOFTSUPP_FEATURES; in main() local
|
/external/qemu/ |
D | block_int.h | 144 int open_flags; /* flags used to open the file, re-used for re-open */ member
|
D | block.c | 412 int ret, open_flags; in bdrv_open_common() local 749 int n, ro, open_flags; in bdrv_commit() local
|
/external/kernel-headers/original/linux/ |
D | nfs_xdr.h | 121 int open_flags; member 170 int open_flags; member
|