debian man page for globus_ftp_client_activation

Query: globus_ftp_client_activation

OS: debian

Section: 3

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

Activation(3)							 globus ftp client						     Activation(3)

NAME
Activation - Defines #define GLOBUS_FTP_CLIENT_MODULE Detailed Description The Globus FTP Client library uses the standard module activation and deactivation API to initialize its state. Before any FTP functions are called, the module must be activated globus_module_activate(GLOBUS_FTP_CLIENT_MODULE); This function returns GLOBUS_SUCCESS if the FTP library was successfully initialized. This may be called multiple times. To deactivate the FTP library, the following must be called globus_module_deactivate(GLOBUS_FTP_CLIENT_MODULE); Define Documentation #define GLOBUS_FTP_CLIENT_MODULE Module descriptor. Author Generated automatically by Doxygen for globus ftp client from the source code. Version 7.3 Mon Apr 30 2012 Activation(3)
Related Man Pages
globus_ftp_client_debug_plugin(3) - debian
globus_ftp_client_data(3) - debian
globus_ftp_client_handle(3) - debian
libbonobo-activation(3) - mojave
libbonobo-activation(3) - centos
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
How to copy a column of multiple files and paste into new excel file (next to column)?