1.. highlight:: c 2 3.. _krb5-auth-context-struct: 4 5krb5_auth_context 6================= 7 8.. 9.. c:type:: krb5_auth_context 10.. 11 12 13 14 15Declaration 16------------ 17 18typedef struct _krb5_auth_context\* krb5_auth_context 19 20 21