sasl_done(3sasl) sunos man page | unix.com

Man Page: sasl_done

Operating Environment: sunos

Section: 3sasl

sasl_done(3SASL)			      Simple Authentication Security Layer Library Functions				  sasl_done(3SASL)

NAME
sasl_done - dispose of all SASL plug-ins
SYNOPSIS
cc [ flag ... ] file ... -lsasl [ library ... ] #include <sasl/sasl.h> void sasl_encode(void);
DESCRIPTION
Make 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 VALUES
sasl_done() has no return values.
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWlibsasl | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ |MT-Level |Safe | +-----------------------------+-----------------------------+
SEE ALSO
sasl_dispose(3SASL), attributes(5) SunOS 5.10 1 Oct 2003 sasl_done(3SASL)
Related Man Pages
sasl_auxprop_request(3sasl) - sunos
sasl_done(3sasl) - sunos
sasl_errdetail(3sasl) - sunos
sasl_version(3sasl) - sunos
sasl_client_add_plugin(3sasl) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Merge and Sort tabular data from different text files
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed
UNIX Environment Setup - (Just starting!)