destruct          244 opal/mca/event/libevent2022/libevent/bufferevent-internal.h 	void (*destruct)(struct bufferevent *);
destruct          621 opal/mca/event/libevent2022/libevent/bufferevent.c 	if (bufev->be_ops->destruct)
destruct          622 opal/mca/event/libevent2022/libevent/bufferevent.c 		bufev->be_ops->destruct(bufev);
destruct           89 opal/mca/pmix/pmix4x/pmix/src/util/output.c static void destruct(pmix_object_t *stream);
destruct          120 opal/mca/pmix/pmix4x/pmix/src/util/output.c PMIX_CLASS_INSTANCE(pmix_output_stream_t, pmix_object_t, construct, destruct);
destruct           97 opal/util/output.c static void destruct(opal_object_t *stream);
destruct          132 opal/util/output.c OBJ_CLASS_INSTANCE(opal_output_stream_t, opal_object_t, construct, destruct);
destruct          103 orte/mca/routed/base/routed_base_frame.c                    construct, destruct);
destruct           87 orte/runtime/orte_data_server.c                    construct, destruct);
destruct           38 orte/test/system/binom.c                    construct, destruct);