next up previous contents index
Next: Configuration based functions Up: Operating-system specific functions Previous: Operating-system specific functions   Contents   Index

Operating specific context

The krb5_context has space for operating system specific data. These functions are called from krb5_init_context and krb5_free_context, but are included here for completeness.


\begin{funcdecl}{krb5_os_init_context}{krb5_error_code}{\funcinout}
\funcarg{krb5_context}{context}
\end{funcdecl}

NOTE: This is an internal function, which is not necessarily intended for use by application programs. Its interface may change at any time.

Initializes contextos_context and establishes the location of the initial configuration files.


\begin{funcdecl}{krb5_os_free_context}{krb5_error_code}{\funcinout}
\funcarg{krb5_context}{context}
\end{funcdecl}

NOTE: This is an internal function, which is not necessarily intended for use by application programs. Its interface may change at any time.

Frees the operating system specific portion of context.



Autobuild 2009-09-05