sasl_global_listmech.3 | sasl_global_listmech.3 | |||
---|---|---|---|---|
sasl_listmech(10 July 2001) sasl_listmech(10 July 20 01) | sasl_listmech(3) SASL man pages sasl_listmech (3) | |||
NAME | NAME | |||
sasl_listmech - Retrieve a list of the supported SASL mechanisms | sasl_listmech - Retrieve a list of the supported SASL mechanisms | |||
SYNOPSIS | SYNOPSIS | |||
#include <sasl/sasl.h> | #include <sasl/sasl.h> | |||
const char ** sasl_global_listmech() | const char ** sasl_global_listmech() | |||
DESCRIPTION | DESCRIPTION | |||
sasl_global_listmech() returns a null-terminated array of strings t hat | sasl_global_listmech() returns a null-terminated array of strings t hat | |||
lists all mechanisms that are loaded by either the client or ser ver | lists all mechanisms that are loaded by either the client or ser ver | |||
side of the library. | side of the library. | |||
RETURN VALUE | RETURN VALUE | |||
Returns a pointer to the array on success. NULL on failure (s asl | Returns a pointer to the array on success. NULL on failure (s asl | |||
library uninitialized). | library uninitialized). | |||
CONFORMING TO | CONFORMING TO | |||
RFC 2222 | RFC 4422 | |||
SEE ALSO | SEE ALSO | |||
sasl(3), sasl_listmech(3), sasl_server_init(3), sasl_client_init(3) | sasl(3), sasl_listmech(3), sasl_server_init(3), sasl_client_init(3) | |||
SASL man pages SASL sasl_listmech(10 July 20 01) | SASL 10 July 2001 sasl_listmech (3) | |||
End of changes. 3 change blocks. | ||||
2 lines changed or deleted | 2 lines changed or added | |||
This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ |