globus_gridmap_callout_error_t (3) Linux Manual Page
Datatypes –
Enumerations
enum globus_gridmap_callout_error_t { GLOBUS_GRIDMAP_CALLOUT_LOOKUP_FAILED = 0, GLOBUS_GRIDMAP_CALLOUT_GSSAPI_ERROR = 1, GLOBUS_GRIDMAP_CALLOUT_BUFFER_TOO_SMALL = 2, GLOBUS_GRIDMAP_CALLOUT_ERROR_LAST = 3 }Detailed Description
Enumeration Type Documentation
enum globus_gridmap_callout_error_t
Gridmap Callout Error codes Enumerator
- GLOBUS_GRIDMAP_CALLOUT_LOOKUP_FAILED
- Gridmap lookup failed
- GLOBUS_GRIDMAP_CALLOUT_GSSAPI_ERROR
- GSSAPI error
- GLOBUS_GRIDMAP_CALLOUT_BUFFER_TOO_SMALL
- Buffer too small
- GLOBUS_GRIDMAP_CALLOUT_ERROR_LAST
- Last marker – never used
