debian man page for globus_gass_transfer_activation

Query: globus_gass_transfer_activation

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Activation(3)						       globus gass transfer						     Activation(3)

NAME
Activation - Defines #define GLOBUS_GASS_TRANSFER_MODULE Detailed Description The Globus GASS Transfer library uses the standard module activation and deactivation API to initialize its state. Before any GASS functions are called, the module must be activated globus_module_activate(GLOBUS_GASS_TRANSFER_MODULE); This function returns GLOBUS_SUCCESS if the GASS library was successfully initialized. This may be called multiple times. To deactivate the GASS transfer library, the following must be called globus_module_deactivate(GLOBUS_GASS_TRANSFER_MODULE); Define Documentation #define GLOBUS_GASS_TRANSFER_MODULE Module descriptor. Author Generated automatically by Doxygen for globus gass transfer from the source code. Version 7.2 Mon Apr 30 2012 Activation(3)
Related Man Pages
globus_gass_transfer_listenerattr(3) - debian
globus_gass_transfer_proto_descriptor_t(3) - debian
globus_gass_transfer_request(3) - debian
globus_gass_transfer_server(3) - debian
libbonobo-activation.3(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file