orte_sstore_base_tool_get_attr  114 orte/mca/sstore/base/base.h ORTE_DECLSPEC int orte_sstore_base_tool_get_attr(orte_sstore_base_handle_t handle, orte_sstore_base_key_t key, char **value);
orte_sstore_base_tool_get_attr  221 orte/mca/sstore/central/sstore_central_module.c         return orte_sstore_base_tool_get_attr(handle, key, value);
orte_sstore_base_tool_get_attr  227 orte/mca/sstore/stage/sstore_stage_module.c         return orte_sstore_base_tool_get_attr(handle, key, value);