globus_authz
3.19
Main Page
Modules
Files
File List
Globals
All
Files
Functions
Variables
Enumerations
Enumerator
Groups
Pages
globus_gsi_authz_constants.h
Go to the documentation of this file.
1
2
#ifndef GLOBUS_GSI_AUTHZ_CONSTANTS_H
3
#define GLOBUS_GSI_AUTHZ_CONSTANTS_H
4
18
typedef
enum
19
{
20
22
GLOBUS_GSI_AUTHZ_ERROR_SUCCESS
= 0,
24
GLOBUS_GSI_AUTHZ_ERROR_ERRNO
= 1,
26
GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER
= 2,
28
GLOBUS_GSI_AUTHZ_ERROR_CALLOUT
= 3,
29
GLOBUS_GSI_AUTHZ_ERROR_LAST = 4
30
}
globus_gsi_authz_error_t
;
31
32
#endif
globus_gsi_authz_error_t
globus_gsi_authz_error_t
Definition:
globus_gsi_authz_constants.h:18
GLOBUS_GSI_AUTHZ_ERROR_ERRNO
Definition:
globus_gsi_authz_constants.h:24
GLOBUS_GSI_AUTHZ_ERROR_SUCCESS
Definition:
globus_gsi_authz_constants.h:22
GLOBUS_GSI_AUTHZ_ERROR_CALLOUT
Definition:
globus_gsi_authz_constants.h:28
GLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER
Definition:
globus_gsi_authz_constants.h:26
Generated by
1.8.5