OMPI_CR_self_checkpoint_fn   55 ompi/mpiext/cr/c/mpiext_cr_c.h typedef int (*OMPI_CR_self_checkpoint_fn)(char **restart_cmd);
OMPI_CR_self_checkpoint_fn   59 ompi/mpiext/cr/c/mpiext_cr_c.h OMPI_DECLSPEC int OMPI_CR_self_register_checkpoint_callback(OMPI_CR_self_checkpoint_fn function);
OMPI_CR_self_checkpoint_fn   27 ompi/mpiext/cr/c/self_register_checkpoint.c int OMPI_CR_self_register_checkpoint_callback(OMPI_CR_self_checkpoint_fn function)