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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dqxl_option_helpers.h10 const char *get_str_option(OptionInfoPtr options, int token,
H A Dspiceqxl_spice_server.c126 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 Dqxl_option_helpers.c23 const char *get_str_option(OptionInfoPtr options, int token, function in typeref:typename:const char *
H A Dspiceqxl_uinput.c105 uinput_filename = get_str_option(qxl->options, OPTION_SPICE_VDAGENT_UINPUT_PATH,
H A Dspiceqxl_vdagent.c145 vdagent_virtio_filename = get_str_option(qxl->options, OPTION_SPICE_VDAGENT_VIRTIO_PATH,
H A Dqxl_driver.c1091 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