Query: sasl_done
OS: opensolaris
Section: 3sasl
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
sasl_done(3SASL) Simple Authentication Security Layer Library Functions sasl_done(3SASL)NAMEsasl_done - dispose of all SASL plug-insSYNOPSIScc [ flag ... ] file ... -lsasl [ library ... ] #include <sasl/sasl.h> void sasl_encode(void)DESCRIPTIONMake a call to the sasl_done() interface when the application is completely done with the SASL library. You must call sasl_dispose(3SASL) before you make a call to sasl_done().RETURN VALUESsasl_done() has no return values.ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibsasl | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+SEE ALSOsasl_dispose(3SASL), attributes(5) SunOS 5.11 1 Oct 2003 sasl_done(3SASL)
| Related Man Pages |
|---|
| sasl_done(3sasl) - sunos |
| sasl_auxprop_request(3sasl) - opensolaris |
| sasl_client_add_plugin(3sasl) - opensolaris |
| sasl_dispose(3sasl) - opensolaris |
| sasl_errdetail(3sasl) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| solaris zones vs container.. |
| What does this mean? |
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| What is good? |