Home | History | Annotate | Download | only in qemu

Lines Matching refs:SHARE_SUFFIX

1964 #define SHARE_SUFFIX "/share/qemu"
2010 MAX(strlen(SHARE_SUFFIX), strlen(BUILD_SUFFIX)) + 1;
2012 snprintf(res, max_len, "%s%s", dir, SHARE_SUFFIX);
2025 #undef SHARE_SUFFIX