DOKK / manpages / debian 10 / libglobus-callout-doc / GLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY.3.en
globus_callout_constants(3) globus_callout globus_callout_constants(3)

globus_callout_constants - Constants.


enum globus_callout_error_t { GLOBUS_CALLOUT_ERROR_SUCCESS = 0, GLOBUS_CALLOUT_ERROR_WITH_HASHTABLE = 1, GLOBUS_CALLOUT_ERROR_OPENING_CONF_FILE = 2, GLOBUS_CALLOUT_ERROR_PARSING_CONF_FILE = 3, GLOBUS_CALLOUT_ERROR_WITH_DL = 4, GLOBUS_CALLOUT_ERROR_OUT_OF_MEMORY = 5, GLOBUS_CALLOUT_ERROR_TYPE_NOT_REGISTERED = 6, GLOBUS_CALLOUT_ERROR_CALLOUT_ERROR = 7, GLOBUS_CALLOUT_ERROR_LAST = 8 }

Constants.

Globus Callout Error codes

Enumerator

Success - never used
Hash table operation failed
Failed to open configuration file
Failed to parse configuration file
Dynamic library operation failed
Out of memory
The abstract type could not be found
The callout itself returned a error
Last marker - never used

Generated automatically by Doxygen for globus_callout from the source code.

Wed Feb 27 2019 Version 4.1