Home
last modified time | relevance | path

Searched defs:mca_io_base_module_2_0_0_t (Results 1 – 2 of 2) sorted by relevance

/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/
H A Dio.h299 struct mca_io_base_module_2_0_0_t { struct
303 mca_io_base_module_file_open_fn_t io_module_file_open;
304 mca_io_base_module_file_close_fn_t io_module_file_close;
306 mca_io_base_module_file_set_size_fn_t io_module_file_set_size;
314 mca_io_base_module_file_read_at_fn_t io_module_file_read_at;
324 mca_io_base_module_file_read_fn_t io_module_file_read;
326 mca_io_base_module_file_write_fn_t io_module_file_write;
329 mca_io_base_module_file_iread_fn_t io_module_file_iread;
330 mca_io_base_module_file_iwrite_fn_t io_module_file_iwrite;
334 mca_io_base_module_file_seek_fn_t io_module_file_seek;
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/
H A Dio.h299 struct mca_io_base_module_2_0_0_t { struct
303 mca_io_base_module_file_open_fn_t io_module_file_open;
304 mca_io_base_module_file_close_fn_t io_module_file_close;
306 mca_io_base_module_file_set_size_fn_t io_module_file_set_size;
314 mca_io_base_module_file_read_at_fn_t io_module_file_read_at;
324 mca_io_base_module_file_read_fn_t io_module_file_read;
326 mca_io_base_module_file_write_fn_t io_module_file_write;
329 mca_io_base_module_file_iread_fn_t io_module_file_iread;
330 mca_io_base_module_file_iwrite_fn_t io_module_file_iwrite;
334 mca_io_base_module_file_seek_fn_t io_module_file_seek;
[all …]