Home
last modified time | relevance | path

Searched refs:user_id (Results 1 – 2 of 2) sorted by relevance

/qemu/
H A Dos-posix.c104 bool os_set_runas(const char *user_id) in os_set_runas() argument
112 user_pwd = getpwnam(user_id); in os_set_runas()
119 rc = qemu_strtoul(user_id, &ep, 0, &lv); in os_set_runas()
/qemu/include/sysemu/
H A Dos-posix.h52 bool os_set_runas(const char *user_id);