OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:smartcard_file
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-qxl/dist/src/
qxl_driver.c
1042
const char *
smartcard_file
;
local
1098
smartcard_file
= get_str_option(qxl->options, OPTION_SPICE_SMARTCARD_FILE,
1100
if (
smartcard_file
)
1101
strncpy(qxl->
smartcard_file
,
smartcard_file
, sizeof(qxl->
smartcard_file
));
1103
qxl->
smartcard_file
[0] = '\0';
qxl.h
356
char
smartcard_file
[PATH_MAX];
member in struct:_qxl_screen_t
Completed in 6 milliseconds
Indexes created Tue Jul 14 00:26:25 UTC 2026