Home
last modified time | relevance | path

Searched refs:os_set_runas (Results 1 – 3 of 3) sorted by relevance

/qemu/include/sysemu/
H A Dos-posix.h52 bool os_set_runas(const char *user_id);
/qemu/
H A Dos-posix.c104 bool os_set_runas(const char *user_id) in os_set_runas() function
/qemu/system/
H A Dvl.c3589 if (!os_set_runas(optarg)) { in qemu_init()