.TH "globus_gsi_authz_constants" 3 "Fri Nov 11 2016" "Version 3.15" "globus_authz" \" -*- nroff -*- .ad l .nh .SH NAME globus_gsi_authz_constants \- GSI Credential Constants .SS "Enumerations" .in +1c .ti -1c .RI "enum \fBglobus_gsi_authz_error_t\fP { \fBGLOBUS_GSI_AUTHZ_ERROR_SUCCESS\fP = 0, \fBGLOBUS_GSI_AUTHZ_ERROR_ERRNO\fP = 1, \fBGLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER\fP = 2, \fBGLOBUS_GSI_AUTHZ_ERROR_CALLOUT\fP = 3 }" .br .in -1c .SH "Detailed Description" .PP .SH "Enumeration Type Documentation" .PP .SS "enum \fBglobus_gsi_authz_error_t\fP" GSI Authz Error codes .PP \fBEnumerator\fP .in +1c .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_SUCCESS \fP\fP Success .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_ERRNO \fP\fP Error with system call .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_BAD_PARAMETER \fP\fP Invalid parameter .TP \fB\fIGLOBUS_GSI_AUTHZ_ERROR_CALLOUT \fP\fP Callout returned an error .SH "Author" .PP Generated automatically by Doxygen for globus_authz from the source code\&.