want_inherit       94 ompi/attribute/attribute_predefined.c static int create_comm(int target_keyval, bool want_inherit);
want_inherit      181 ompi/attribute/attribute_predefined.c static int create_comm(int target_keyval, bool want_inherit)
want_inherit      190 ompi/attribute/attribute_predefined.c         (want_inherit ? MPI_COMM_DUP_FN : MPI_COMM_NULL_COPY_FN);