Home
last modified time | relevance | path

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

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