globus_gsi_gssapi_activation(3) debian man page | unix.com

Man Page: globus_gsi_gssapi_activation

Operating Environment: debian

Section: 3

Activation(3)							 globus gssapi gsi						     Activation(3)

NAME
Activation - Defines #define GLOBUS_GSI_GSSAPI_MODULE Detailed Description Globus GSI GSSAPI uses standard Globus module activation and deactivation. Before any Globus GSI GSSAPI functions are called, the following function should be called: globus_module_activate(GLOBUS_GSI_GSSAPI_MODULE) This function returns GLOBUS_SUCCESS if Globus GSI GSSAPI was successfully initialized, and you are therefore allowed to subsequently call Globus GSI GSSAPI functions. Otherwise, an error code is returned, and Globus GSI GSSAPI functions should not subsequently be called. This function may be called multiple times. To deactivate Globus GSI GSSAPI, the following function should be called: globus_module_deactivate(GLOBUS_GSI_GSSAPI_MODULE) This function should be called once for each time Globus GSI GSSAPI was activated. Note that it is not mandatory to call the above functions. Define Documentation #define GLOBUS_GSI_GSSAPI_MODULE Module descriptor. Author Generated automatically by Doxygen for globus gssapi gsi from the source code. Version 10.6 Mon Apr 30 2012 Activation(3)
Related Man Pages
globus_gram_protocol_error_messages(3) - debian
globus_gsi_credential_constants(3) - debian
globus_gsi_gss_assist_constants(3) - debian
globus_gssapi_error_utility(3) - debian
globus::gram::error(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?