1.. highlight:: c 2 3.. _krb5-prompt-type-struct: 4 5krb5_prompt_type 6================ 7 8.. 9.. c:type:: krb5_prompt_type 10.. 11 12 13 14 15Declaration 16------------ 17 18typedef krb5_int32 krb5_prompt_type 19 20 21