Searched refs:usri4_profile (Results 1 – 3 of 3) sorted by relevance
461 ConPrintf(StdOut, L"%s\n", pUserInfo->usri4_profile); in DisplayUser()1371 pUserInfo->usri4_profile = &argv[j][13]; in cmdUser()
1167 UserInfo4->usri4_profile = Ptr; in BuildUserInfoBuffer()1168 memcpy(UserInfo4->usri4_profile, in BuildUserInfoBuffer()1171 UserInfo4->usri4_profile[UserInfo->ProfilePath.Length / sizeof(WCHAR)] = UNICODE_NULL; in BuildUserInfoBuffer()1879 if (UserInfo4->usri4_profile != NULL) in SetUserInfo()1882 UserInfo4->usri4_profile); in SetUserInfo()
296 LPWSTR usri4_profile; member