Home
last modified time | relevance | path

Searched defs:isAdmin (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-windows-ssh.h20 bool isAdmin; member
H A Dcommands-windows-ssh.c104 static char *get_ssh_folder(const char *username, const bool isAdmin, in get_ssh_folder()