Home
last modified time | relevance | path

Searched defs:file_handle (Results 1 – 23 of 23) sorted by relevance

/third_party/ltp/include/lapi/
Dfcntl.h167 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/
Dfile_io_test.cc27 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/
Dfile_process.py86 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/
Dunicode_gif.h49 int file_handle = _wopen(file_name, _O_RDONLY | _O_BINARY); in DGifOpenFileUnicode() local
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h167 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/
Dfcntl.h167 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/
Dfcntl.h168 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/
Dfcntl.h167 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/
Dfcntl.h167 struct file_handle { struct
188 int name_to_handle_at(int, const char *, struct file_handle *, int *, int); argument
/third_party/musl/include/
Dfcntl.h170 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/
Djmemsys.h108 short file_handle; /* DOS file handle if it's a temp file */ member
/third_party/ltp/testcases/kernel/syscalls/fanotify/
Dfanotify16.c532 struct file_handle *file_handle; in do_test() local
Dfanotify09.c318 struct file_handle *file_handle; in event_filename() local
/third_party/python/Modules/
Dmmapmodule.c105 HANDLE file_handle; member
189 HANDLE file_handle = self->file_handle; in mmap_close_method() local
D_winapi.c505 _winapi_CreateFileMapping_impl(PyObject *module, HANDLE file_handle, in _winapi_CreateFileMapping_impl()
/third_party/NuttX/fs/nfs/
Dnfs_proto.h423 struct file_handle struct
432 struct file_handle fhandle; /* Variable length */ argument
/third_party/gn/src/base/files/
Dfile_util_win.cc439 win::ScopedHandle file_handle( in NormalizeToNativeFilePath() local
/third_party/libwebsockets/lib/roles/
Dprivate-lib-roles.h346 uint8_t file_handle:1; member
/third_party/python/Modules/clinic/
D_winapi.c.h190 HANDLE file_handle; in _winapi_CreateFileMapping() local
/third_party/lwip/src/apps/http/
Dhttpd.c245 struct fs_file file_handle; member
/third_party/libuv/test/
Dtest-fs.c2268 HANDLE file_handle; in TEST_IMPL() local
/third_party/node/src/
Dnode_file.cc400 FileHandle* FileHandle::CloseReq::file_handle() { in file_handle() function in node::fs::FileHandle::CloseReq
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h43491 struct file_handle { struct
43492 __u32 handle_bytes;
43493 int handle_type;
43494 unsigned char f_handle[0];