Searched defs:isAdmin (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/qga/ | ||
H A D | commands-windows-ssh.h | 20 bool isAdmin; member |
H A D | commands-windows-ssh.c | 104 static char *get_ssh_folder(const char *username, const bool isAdmin, in get_ssh_folder() |