Searched refs:get_str_option (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_option_helpers.h | 10 const char *get_str_option(OptionInfoPtr options, int token,
|
| H A D | spiceqxl_spice_server.c | 126 get_str_option(options, OPTION_SPICE_PASSWORD, "XSPICE_PASSWORD"); 130 get_str_option(options, OPTION_SPICE_X509_DIR, "XSPICE_X509_DIR"); 133 get_str_option(options, OPTION_SPICE_X509_KEY_FILE, 137 get_str_option(options, OPTION_SPICE_X509_CERT_FILE, 141 get_str_option(options, OPTION_SPICE_X509_KEY_PASSWORD, 144 get_str_option(options, OPTION_SPICE_TLS_CIPHERS, 147 get_str_option(options, OPTION_SPICE_CACERT_FILE, 151 get_str_option(options, OPTION_SPICE_ADDR, "XSPICE_ADDR"); 157 get_str_option(options, OPTION_SPICE_DH_FILE, "XSPICE_DH_FILE"); 165 get_str_option(option [all...] |
| H A D | qxl_option_helpers.c | 23 const char *get_str_option(OptionInfoPtr options, int token, function in typeref:typename:const char *
|
| H A D | spiceqxl_uinput.c | 105 uinput_filename = get_str_option(qxl->options, OPTION_SPICE_VDAGENT_UINPUT_PATH,
|
| H A D | spiceqxl_vdagent.c | 145 vdagent_virtio_filename = get_str_option(qxl->options, OPTION_SPICE_VDAGENT_VIRTIO_PATH,
|
| H A D | qxl_driver.c | 1091 playback_fifo_dir = get_str_option(qxl->options, OPTION_SPICE_PLAYBACK_FIFO_DIR, 1098 smartcard_file = get_str_option(qxl->options, OPTION_SPICE_SMARTCARD_FILE,
|
Completed in 7 milliseconds