|
open-vm-tools 13.1.0
|
#include "posix.h"#include "vmware/tools/utils.h"#include <stdio.h>#include <stdlib.h>#include <glib/gstdio.h>#include "conf.h"#include "err.h"#include "util.h"#include "dictll.h"#include "guestApp.h"Functions | |
| gchar * | VMTools_GetLibdir (void) |
| void | VMTools_SetupEnv (const gchar *appName, GKeyFile *config, gboolean globalVars) |
Convenience functions for retrieving the information about the Tools Insallation (Eg: library files location).