Home
last modified time | relevance | path

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

/dports/net/openmpi3/openmpi-3.1.6/ompi/file/
H A Dfile.h48 struct ompi_file_t { struct
50 opal_infosubscriber_t super;
53 struct ompi_communicator_t *f_comm;
56 char *f_filename;
59 int f_amode;
62 int32_t f_flags;
65 int f_f_to_c_index;
70 struct ompi_errhandler_t *error_handler;
74 ompi_errhandler_type_t errhandler_type;
99 typedef struct ompi_file_t ompi_file_t; argument
/dports/net/openmpi/openmpi-4.1.1/ompi/file/
H A Dfile.h48 struct ompi_file_t { struct
50 opal_infosubscriber_t super;
53 struct ompi_communicator_t *f_comm;
56 char *f_filename;
59 int f_amode;
62 int32_t f_flags;
65 int f_f_to_c_index;
70 struct ompi_errhandler_t *error_handler;
74 ompi_errhandler_type_t errhandler_type;
99 typedef struct ompi_file_t ompi_file_t; argument