.TH "Return Flags" 3 "Sun Nov 9 2014" "Version 11.13" "globus_gssapi_gsi" \" -*- nroff -*- .ad l .nh .SH NAME Return Flags \- .PP Return Flags\&. .SS "Macros" .in +1c .ti -1c .RI "#define \fBGSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG\fP" .br .RI "\fIReceived Limited Proxy Flag\&. \fP" .ti -1c .RI "#define \fBGSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG\fP" .br .RI "\fIReceived Limited Proxy During Delegation Flag\&. \fP" .ti -1c .RI "#define \fBGSS_C_GLOBUS_LIMITED_PROXY_MANY_FLAG\fP" .br .RI "\fILimited Proxy Many Flag\&. \fP" .in -1c .SH "Detailed Description" .PP Return Flags\&. These macros set the RETURNED context type - these will be be set (or not) in the context's ret_flags .SH "Macro Definition Documentation" .PP .SS "#define GSS_C_GLOBUS_LIMITED_PROXY_MANY_FLAG" .PP Limited Proxy Many Flag\&. .SS "#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_DURING_DELEGATION_FLAG" .PP Received Limited Proxy During Delegation Flag\&. If the proxy received is a limited proxy received during delegation, this flag is set in the returned flags .SS "#define GSS_C_GLOBUS_RECEIVED_LIMITED_PROXY_FLAG" .PP Received Limited Proxy Flag\&. If the proxy received is a limited proxy, this flag will be set in the returned context flags (ret_flags) .SH "Author" .PP Generated automatically by Doxygen for globus_gssapi_gsi from the source code\&.