Searched refs:qemu (Results 1 - 1 of 1) sorted by relevance

/system/core/init/
H A Dinit.c79 static char qemu[32]; variable
640 if (!strcmp(name,"qemu")) {
641 strlcpy(qemu, value, sizeof(qemu));
705 /* first pass does the common stuff, and finds if we are in qemu.
706 * second pass is only necessary for qemu to export all kernel params
710 if (qemu[0])

Completed in 73 milliseconds