|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <errno.h>Go to the source code of this file.
Functions | |
| int | gss_accept_sec_context () |
| int | gss_acquire_cred () |
| int | gss_compare_name () |
| int | gss_delete_sec_context () |
| int | gss_display_name () |
| int | gss_display_status () |
| int | gss_import_name () |
| int | gss_init_sec_context () |
| int | gss_inquire_context () |
| int | gss_release_buffer () |
| int | gss_release_cred () |
| int | gss_release_name () |
| int | gss_unwrap () |
| int | gss_wrap () |
| int | gss_wrap_size_limit () |
Variables | |
| char * | GSS_C_NT_HOSTBASED_SERVICE |
| char * | GSS_C_NT_USER_NAME |