/third_party/ltp/include/lapi/ |
D | fcntl.h | 167 struct file_handle { struct 168 unsigned int handle_bytes; 169 int handle_type; 171 unsigned char f_handle[0];
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
D | file_io_test.cc | 27 FILE* file_handle = NULL; in TestFileInputStream() local 88 FILE* file_handle = NULL; in TestFontInputStreamBasic() local
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | file_process.py | 86 def _process_file_handle(self, file_handle): argument 108 def process_file(self, filename, file_handle=None): argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
D | unicode_gif.h | 49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 167 struct file_handle { struct 188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 167 struct file_handle { struct 188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 168 struct file_handle { struct 189 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 167 struct file_handle { struct 188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 167 struct file_handle { struct 188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/musl/include/ |
D | fcntl.h | 170 struct file_handle { struct 191 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | jmemsys.h | 108 short file_handle; /* DOS file handle if it's a temp file */ member
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
D | fanotify16.c | 532 struct file_handle *file_handle; in do_test() local
|
D | fanotify09.c | 318 struct file_handle *file_handle; in event_filename() local
|
/third_party/python/Modules/ |
D | mmapmodule.c | 105 HANDLE file_handle; member 189 HANDLE file_handle = self->file_handle; in mmap_close_method() local
|
D | _winapi.c | 505 _winapi_CreateFileMapping_impl(PyObject *module, HANDLE file_handle, in _winapi_CreateFileMapping_impl()
|
/third_party/NuttX/fs/nfs/ |
D | nfs_proto.h | 423 struct file_handle struct 432 struct file_handle fhandle; /* Variable length */ argument
|
/third_party/gn/src/base/files/ |
D | file_util_win.cc | 439 win::ScopedHandle file_handle( in NormalizeToNativeFilePath() local
|
/third_party/libwebsockets/lib/roles/ |
D | private-lib-roles.h | 346 uint8_t file_handle:1; member
|
/third_party/python/Modules/clinic/ |
D | _winapi.c.h | 190 HANDLE file_handle; in _winapi_CreateFileMapping() local
|
/third_party/lwip/src/apps/http/ |
D | httpd.c | 245 struct fs_file file_handle; member
|
/third_party/libuv/test/ |
D | test-fs.c | 2268 HANDLE file_handle; in TEST_IMPL() local
|
/third_party/node/src/ |
D | node_file.cc | 400 FileHandle* FileHandle::CloseReq::file_handle() { in file_handle() function in node::fs::FileHandle::CloseReq
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 43491 struct file_handle { struct 43492 __u32 handle_bytes; 43493 int handle_type; 43494 unsigned char f_handle[0];
|