OpenGrok
Cross Reference: block.c
xref
: /
external
/
qemu
/
block.c
Home
|
History
|
Annotate
|
Download
|
only in
qemu
Lines Matching
refs:MAX_PATH
226
char temp_dir[
MAX_PATH
];
228
GetTempPath(
MAX_PATH
, temp_dir);