.TH "GSI Credential Constants" 3 "Mon Apr 30 2012" "Version 2.2" "globus authz" \" -*- nroff -*- .ad l .nh .SH NAME 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 "Enumeration Type Documentation" .PP .SS "enum \fBglobus_gsi_authz_error_t\fP" .PP 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\&.