Man Page: globus_callout_handle
Operating Environment: debian
Section: 3
Callout Handle Operations(3) globus callout Callout Handle Operations(3)NAMECallout Handle Operations - Typedefs typedef struct globus_i_callout_handle_s * globus_callout_handle_t" Initialize Handle globus_result_t globus_callout_handle_init (globus_callout_handle_t *handle) Destroy Handle globus_result_t globus_callout_handle_destroy (globus_callout_handle_t handle) Detailed Description Initialize and Destory a Globus Callout Handle structure. This section defines operations for initializing and destroying Globus Callout Handle structure. Typedef Documentation typedef struct globus_i_callout_handle_s* globus_callout_handle_t Callout handle type definition. Function Documentation globus_result_t globus_callout_handle_init (globus_callout_handle_t *handle) Initialize a Globus Callout Handle. Parameters: handle Pointer to the handle that is to be initialized Returns: GLOBUS_SUCCESS if successful A Globus error object on failure: GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE globus_result_t globus_callout_handle_destroy (globus_callout_handle_thandle) Destroy a Globus Callout Handle. Parameters: handle The handle that is to be destroyed Returns: GLOBUS_SUCCESS Author Generated automatically by Doxygen for globus callout from the source code. Version 2.2 Mon Apr 30 2012 Callout Handle Operations(3)
| Related Man Pages |
|---|
| globus_callback(3) - debian |
| globus_callout_config(3) - debian |
| globus_gsi_callback_data(3) - debian |
| globus_gsi_proxy_handle(3) - debian |
| gsi_driver_types(3) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| Weird 'find' results |
| New UNIX and Linux History Sections |