globus_callout_read_config (3) Linux Manual Page
Callout Configuration – Register callouts. Functionsglobus_result_t globus_callout_read_config (globus_callout_handle_t handle, char *filename) globus_result_t globus_callout_register (globus_callout_handle_t handle, char *type, char *library, char *symbol) Detailed DescriptionRegister callouts. This section defines operations for registering callouts. Callouts may be registered either through a configuration file or through calls to globus_callout_register. Function Documentationglobus_result_t globus_callout_read_config (globus_callout_handle_thandle, char *filename)Read callout configuration from file….
