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

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

Completed in 710 milliseconds