Searched refs:WindowsUserInfo (Results 1 – 2 of 2) sorted by relevance
15 typedef struct WindowsUserInfo { struct21 } WindowsUserInfo; argument23 typedef WindowsUserInfo *PWindowsUserInfo;
323 static bool create_ssh_directory(WindowsUserInfo *userInfo, Error **errp) in create_ssh_directory()428 static bool write_authkeys(WindowsUserInfo *userInfo, GStrv authkeys, in write_authkeys()478 PWindowsUserInfo uData = g_new0(WindowsUserInfo, 1); in get_user_info()