Home
last modified time | relevance | path

Searched defs:interp_prefix (Results 1 – 3 of 3) sorted by relevance

/qemu/bsd-user/
H A Dmain.c94 const char *interp_prefix = CONFIG_QEMU_INTERP_PREFIX; variable
/qemu/linux-user/
H A Dmain.c129 static const char *interp_prefix = CONFIG_QEMU_INTERP_PREFIX; variable
/qemu/
H A Dmeson_options.txt28 option('interp_prefix', type : 'string', value : '/usr/gnemul/qemu-%M', string