5053N/A# The contents of this file are subject to the terms of the
5053N/A# Common Development and Distribution License (the "License").
5053N/A# You may not use this file except in compliance with the License.
5053N/A# See the License for the specific language governing permissions
5053N/A# and limitations under the License.
5053N/A# When distributing Covered Code, include this CDDL HEADER in each
5053N/A# If applicable, add the following below this CDDL HEADER, with the
5053N/A# fields enclosed by brackets "[]" replaced with your own identifying
5053N/A# information: Portions Copyright [yyyy] [name of copyright owner]
5053N/A# WARNING: STOP NOW. DO NOT MODIFY THIS FILE.
5053N/A# Object versioning must comply with the rules detailed in
5053N/A# You should not be making modifications here until you've read the most current
5053N/A# copy of that file. If you need help, contact a gatekeeper for guidance.
5053N/A# Note that the source above actually lives in the ON tree.
5053N/A# Copyright (c) 2001, 2015, Oracle
and/or its affiliates. All rights reserved.
5053N/A# public interfaces in libsasl
5053N/A prop_clear { TYPE = FUNCTION };
5053N/A prop_dispose { TYPE = FUNCTION };
5053N/A prop_dup { TYPE = FUNCTION };
5053N/A prop_erase { TYPE = FUNCTION };
5053N/A prop_format { TYPE = FUNCTION };
5053N/A prop_get { TYPE = FUNCTION };
5053N/A prop_getnames { TYPE = FUNCTION };
5053N/A prop_new { TYPE = FUNCTION };
5053N/A prop_request { TYPE = FUNCTION };
5053N/A prop_set { TYPE = FUNCTION };
5053N/A prop_setvals { TYPE = FUNCTION };
5053N/A sasl_auxprop_add_plugin { TYPE = FUNCTION };
5053N/A sasl_auxprop_getctx { TYPE = FUNCTION };
5053N/A sasl_auxprop_request { TYPE = FUNCTION };
5053N/A sasl_canonuser_add_plugin { TYPE = FUNCTION };
5053N/A sasl_checkapop { TYPE = FUNCTION };
5053N/A sasl_checkpass { TYPE = FUNCTION };
5053N/A sasl_client_add_plugin { TYPE = FUNCTION };
5053N/A sasl_client_init { TYPE = FUNCTION };
5053N/A sasl_client_new { TYPE = FUNCTION };
5053N/A sasl_client_start { TYPE = FUNCTION };
5053N/A sasl_client_step { TYPE = FUNCTION };
5053N/A sasl_decode { TYPE = FUNCTION };
5053N/A sasl_decode64 { TYPE = FUNCTION };
5053N/A sasl_dispose { TYPE = FUNCTION };
5053N/A sasl_done { TYPE = FUNCTION };
5053N/A sasl_encode { TYPE = FUNCTION };
5053N/A sasl_encode64 { TYPE = FUNCTION };
5053N/A sasl_encodev { TYPE = FUNCTION };
5053N/A sasl_erasebuffer { TYPE = FUNCTION };
5053N/A sasl_errdetail { TYPE = FUNCTION };
5053N/A sasl_errstring { TYPE = FUNCTION };
5053N/A sasl_getprop { TYPE = FUNCTION };
5053N/A sasl_global_listmech { TYPE = FUNCTION };
5053N/A sasl_idle { TYPE = FUNCTION };
5053N/A sasl_listmech { TYPE = FUNCTION };
5053N/A sasl_server_add_plugin { TYPE = FUNCTION };
5053N/A sasl_server_init { TYPE = FUNCTION };
5053N/A sasl_server_new { TYPE = FUNCTION };
5053N/A sasl_server_start { TYPE = FUNCTION };
5053N/A sasl_server_step { TYPE = FUNCTION };
5053N/A sasl_set_alloc { TYPE = FUNCTION };
5053N/A sasl_set_mutex { TYPE = FUNCTION };
5053N/A sasl_seterror { TYPE = FUNCTION };
5053N/A sasl_setpass { TYPE = FUNCTION };
5053N/A sasl_setprop { TYPE = FUNCTION };
5053N/A sasl_user_exists { TYPE = FUNCTION };
5053N/A sasl_utf8verify { TYPE = FUNCTION };
5053N/A sasl_version { TYPE = FUNCTION };