globus_authz  3.20
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 
29  GLOBUS_GSI_AUTHZ_ERROR_LAST = 4
31 
32 #endif
globus_gsi_authz_error_t
Definition: globus_gsi_authz_constants.h:19
@ 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
@ GLOBUS_GSI_AUTHZ_ERROR_ERRNO
Definition: globus_gsi_authz_constants.h:24
@ GLOBUS_GSI_AUTHZ_ERROR_SUCCESS
Definition: globus_gsi_authz_constants.h:22