Searched defs:_krb5_tl_data (Results 1 – 1 of 1) sorted by relevance
127 typedef struct _krb5_tl_data { struct128 struct _krb5_tl_data* tl_data_next; argument129 int16_t tl_data_type;130 int16_t tl_data_length;131 void* tl_data_contents;