Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/lto-plugin/
H A Dlto-symtab.c38 struct file_handle { struct
43 static struct file_handle **all_file_handles = NULL; argument
/netbsd-src/external/bsd/atf/dist/tools/
H A Dio.cpp52 impl::file_handle::file_handle(void) : in file_handle() function in impl::file_handle
57 impl::file_handle::file_handle(handle_type h) : in file_handle() function in impl::file_handle
63 impl::file_handle::file_handle(const file_handle& fh) : in file_handle() function in impl::file_handle
H A Dio.hpp64 class file_handle class
/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-fs.c2415 HANDLE file_handle; in TEST_IMPL() local