Searched refs:sasl (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_spice_server.c131 int sasl = get_bool_option(options, OPTION_SPICE_SASL, "XSPICE_SASL"); local in function:xspice_set_spice_server_options
247 if (sasl) {
251 fprintf(stderr, "spice: failed to enable sasl\n");
255 fprintf(stderr, "spice: sasl is not available (spice >= 0.8.2 required)\n");

Completed in 2 milliseconds