remove gcc34
[dragonfly.git] / crypto / heimdal-0.6.3 / lib / krb5 / krb5_context.cat3
blob0f8abc1b98eca05969d55405a030fc0dc90ef01d
2 KRB5_CONTEXT(3)            UNIX Programmer's Manual            KRB5_CONTEXT(3)
4 N\bNA\bAM\bME\bE
5      k\bkr\brb\bb5\b5_\b_c\bco\bon\bnt\bte\bex\bxt\bt - krb5 state structure
7 D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
8      The k\bkr\brb\bb5\b5_\b_c\bco\bon\bnt\bte\bex\bxt\bt structure is designed to hold all per thread state. All
9      global variables that are context specific are stored in this structure,
10      including default encryption types, credentials-cache (ticket file), and
11      default realms.
13      The internals of the structure should never be accessed directly, func-
14      tions exist for extracting information.
16 S\bSE\bEE\bE A\bAL\bLS\bSO\bO
17      krb5_init_context(3),  kerberos(8)
19  HEIMDAL                       January 21, 2001                              1