sasl_getopt_t.3   sasl_getopt_t.3 
sasl_getopt_t(10 July 2001) sasl_getopt_t(10 July 20 01) sasl_getopt_t(3) SASL man pages sasl_getopt_t (3)
NAME NAME
sasl_getopt_t - The SASL get option callback sasl_getopt_t - The SASL get option callback
SYNOPSIS SYNOPSIS
#include <sasl/sasl.h> #include <sasl/sasl.h>
int sasl_getopt_t(void *context, int sasl_getopt_t(void *context,
const char *plugin_name, const char *plugin_name,
const char *option, const char *option,
skipping to change at line 35 skipping to change at line 35
done by the application, however, any requested option must rem ain done by the application, however, any requested option must rem ain
available until the callback is no longer valid. That is, w hen available until the callback is no longer valid. That is, w hen
sasl_dispose is called for a the connection it is associated with, or sasl_dispose is called for a the connection it is associated with, or
sasl_done is called for global callbacks. sasl_done is called for global callbacks.
RETURN VALUE RETURN VALUE
SASL callback functions should return SASL return codes. See sasl.h for SASL callback functions should return SASL return codes. See sasl.h for
a complete list. SASL_OK indicates success. a complete list. SASL_OK indicates success.
CONFORMING TO CONFORMING TO
RFC 2222 RFC 4422
SEE ALSO SEE ALSO
sasl(3), sasl_callbacks(3), sasl_errors(3) sasl(3), sasl_callbacks(3), sasl_errors(3)
SASL man pages SASL sasl_getopt_t(10 July 20 01) SASL 10 July 2001 sasl_getopt_t (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/