No functional change.
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
void help(const char *command);
+extern const char *common_domname;
extern struct cmd_spec cmd_table[];
extern int cmdtable_len;
/* Look up a command in the table, allowing unambiguous truncation */
#include "xl_utils.h"
#include "xl_parse.h"
-extern const char *common_domname;
-
#ifndef LIBXL_HAVE_NO_SUSPEND_RESUME
static pid_t create_migration_child(const char *rune, int *send_fd,
#include "xl_utils.h"
#include "xl_parse.h"
-extern const char *common_domname;
-
static void button_press(uint32_t domid, const char *b)
{
libxl_trigger trigger;
#include "xl_utils.h"
extern int logfile;
-extern const char *common_domname;
void dolog(const char *file, int line, const char *func, char *fmt, ...)
{
#include "xl_parse.h"
extern int logfile;
-extern const char *common_domname;
static int fd_lock = -1;