/*********************************************************
- * Copyright (C) 1998-2020 VMware, Inc. All rights reserved.
+ * Copyright (C) 1998-2020,2023 VMware, Inc. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
char *File_GetSafeRandomTmpDir(Bool useConf);
+char *File_GetUacSafeRandomTmpDir(Bool useConf);
+
int File_MakeSafeTemp(const char *tag,
char **presult);