.\" Man page generated from reStructuredText. . .TH "SASL_GLOBAL_LISTMECH" "3" "February 25, 2022" "2.1.27" "Cyrus SASL" .SH NAME sasl_global_listmech \- Cyrus SASL documentation . .nr rst2man-indent-level 0 . .de1 rstReportMargin \\$1 \\n[an-margin] level \\n[rst2man-indent-level] level margin: \\n[rst2man-indent\\n[rst2man-indent-level]] - \\n[rst2man-indent0] \\n[rst2man-indent1] \\n[rst2man-indent2] .. .de1 INDENT .\" .rstReportMargin pre: . RS \\$1 . nr rst2man-indent\\n[rst2man-indent-level] \\n[an-margin] . nr rst2man-indent-level +1 .\" .rstReportMargin post: .. .de UNINDENT . RE .\" indent \\n[an-margin] .\" old: \\n[rst2man-indent\\n[rst2man-indent-level]] .nr rst2man-indent-level -1 .\" new: \\n[rst2man-indent\\n[rst2man-indent-level]] .in \\n[rst2man-indent\\n[rst2man-indent-level]]u .. .SH SYNOPSIS .sp .nf #include const char ** sasl_global_listmech(); .fi .SH DESCRIPTION .INDENT 0.0 .TP .B const char **sasl_global_listmech(); \fBsasl_global_listmech\fP returns a nullā€terminated array of strings that lists all mechanisms that are loaded by either the client or server side of the library. .UNINDENT .SH RETURN VALUE .sp Returns a pointer to the array on success. NULL on failure (sasl library uninitialized). .SH SEE ALSO .sp \fI\%RFC 4422\fP,:saslman:\fIsasl(3)\fP, sasl_server_init(3), sasl_listmech(3), sasl_client_init(3) .SH AUTHOR The Cyrus Team .SH COPYRIGHT 1993-2022, The Cyrus Team .\" Generated by docutils manpage writer. .