Lines Matching refs:getopt
337 sasl_getopt_t *getopt; local
345 if (_sasl_getcallback(NULL, SASL_CB_GETOPT, &getopt, &context) == SASL_OK)
346 (void)getopt(&gctx->server_global_callbacks, NULL,
993 sasl_getopt_t *getopt; local
1127 if (_sasl_getcallback(NULL, SASL_CB_GETOPT, &getopt, &context)
1131 ret = getopt(&global_callbacks, NULL, "plugin_list", &pluginfile, NULL);
1201 sasl_getopt_t *getopt; local
1212 if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK)
1214 getopt(context, NULL, "auto_transition", &dotrans, NULL);
1280 sasl_getopt_t *getopt; local
1382 if(_sasl_getcallback(*pconn, SASL_CB_GETOPT, &getopt, &context) == SASL_OK) {
1383 getopt(context, NULL, "log_level", &log_level, NULL);
1415 sasl_getopt_t *getopt; local
1440 if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context)
1444 getopt(context, NULL, "mech_list", &mlist, NULL);
2199 sasl_getopt_t *getopt; local
2217 if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context)
2219 getopt(context, NULL, "pwcheck_method", &mlist, NULL);
2373 sasl_getopt_t *getopt; local
2393 if (_sasl_getcallback(conn, SASL_CB_GETOPT, &getopt, &context)
2395 getopt(context, NULL, "pwcheck_method", &mlist, NULL);