tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
rexec.c rexec.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_attach_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_autostart_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_cgroup_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_config_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_console_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_destroy_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_device_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_execute_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_freeze_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_info_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
macro.h \
+ mainloop.c mainloop.h \
monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_monitor_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
memory_utils.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_ls_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
storage/storage_utils.c storage/storage_utils.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_start_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_stop_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_top_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_unfreeze_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h \
syscall_numbers.h \
syscall_wrappers.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_wait_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
storage/storage_utils.c storage/storage_utils.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_snapshot_SOURCES += seccomp.c lxcseccomp.h
tools/arguments.c tools/arguments.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_checkpoint_SOURCES += seccomp.c lxcseccomp.h
memory_utils.h \
parse.c parse.h \
process_utils.c process_utils.h \
- syscall_numbers.h \
- string_utils.c string_utils.h
+ ringbuf.c ringbuf.h \
+ string_utils.c string_utils.h \
+ syscall_numbers.h
if ENABLE_SECCOMP
init_lxc_SOURCES += seccomp.c lxcseccomp.h
endif
lxc_monitord_SOURCES = cmd/lxc_monitord.c \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
mainloop.c mainloop.h \
monitor.c monitor.h \
namespace.c namespace.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h \
syscall_numbers.h \
utils.c utils.h
../include/netns_ifaddrs.c ../include/netns_ifaddrs.h \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ lxclock.c lxclock.h \
+ mainloop.c mainloop.h \
memory_utils.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
- syscall_numbers.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h \
+ syscall_numbers.h \
syscall_wrappers.h
if ENABLE_SECCOMP
lxc_user_nic_SOURCES += seccomp.c lxcseccomp.h
lxc_usernsexec_SOURCES = cmd/lxc_usernsexec.c \
af_unix.c af_unix.h \
caps.c caps.h \
+ commands.c commands.h \
+ commands_utils.c commands_utils.h \
conf.c conf.h \
confile.c confile.h \
confile_utils.c confile_utils.h \
+ error.c error.h \
file_utils.c file_utils.h \
initutils.c initutils.h \
list.h \
log.c log.h \
+ lxclock.c lxclock.h \
macro.h \
+ mainloop.c mainloop.h \
memory_utils.h \
+ monitor.c monitor.h \
namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
process_utils.c process_utils.h \
+ ringbuf.c ringbuf.h \
+ start.c start.h \
string_utils.c string_utils.h \
syscall_wrappers.h \
utils.c utils.h
#include <sys/socket.h>
#include <sys/un.h>
+#include "compiler.h"
#include "conf.h"
#include "macro.h"
#include "namespace.h"
int (*post_start)(struct lxc_handler *, void *);
};
-extern int lxc_poll(const char *name, struct lxc_handler *handler);
-extern int lxc_set_state(const char *name, struct lxc_handler *handler,
- lxc_state_t state);
-extern int lxc_serve_state_clients(const char *name,
- struct lxc_handler *handler,
- lxc_state_t state);
-extern void lxc_abort(struct lxc_handler *handler);
-extern struct lxc_handler *lxc_init_handler(struct lxc_handler *old,
- const char *name,
- struct lxc_conf *conf,
- const char *lxcpath, bool daemonize);
-extern void lxc_put_handler(struct lxc_handler *handler);
-extern int lxc_init(const char *name, struct lxc_handler *handler);
-extern void lxc_end(struct lxc_handler *handler);
+__hidden extern int lxc_poll(const char *name, struct lxc_handler *handler);
+__hidden extern int lxc_set_state(const char *name, struct lxc_handler *handler, lxc_state_t state);
+__hidden extern int lxc_serve_state_clients(const char *name, struct lxc_handler *handler,
+ lxc_state_t state);
+__hidden extern void lxc_abort(struct lxc_handler *handler);
+__hidden extern struct lxc_handler *lxc_init_handler(struct lxc_handler *old, const char *name,
+ struct lxc_conf *conf, const char *lxcpath,
+ bool daemonize);
+__hidden extern void lxc_put_handler(struct lxc_handler *handler);
+__hidden extern int lxc_init(const char *name, struct lxc_handler *handler);
+__hidden extern void lxc_end(struct lxc_handler *handler);
/* lxc_check_inherited: Check for any open file descriptors and close them if
* requested.
* @param[in] fds_to_ignore Array of file descriptors to ignore.
* @param[in] len_fds Length of fds_to_ignore array.
*/
-extern int lxc_check_inherited(struct lxc_conf *conf, bool closeall,
- int *fds_to_ignore, size_t len_fds);
+__hidden extern int lxc_check_inherited(struct lxc_conf *conf, bool closeall, int *fds_to_ignore,
+ size_t len_fds);
static inline int inherit_fds(struct lxc_handler *handler, bool closeall)
{
return lxc_check_inherited(handler->conf, closeall, handler->keep_fds,
ARRAY_SIZE(handler->keep_fds));
}
-extern int __lxc_start(struct lxc_handler *, struct lxc_operations *, void *,
- const char *, bool, int *);
-extern int resolve_clone_flags(struct lxc_handler *handler);
+__hidden extern int __lxc_start(struct lxc_handler *, struct lxc_operations *, void *, const char *,
+ bool, int *);
+
+__hidden extern int resolve_clone_flags(struct lxc_handler *handler);
#endif
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_api_reboot_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_attach_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_cgpath_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_config_jump_table_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h
lxctest.h \
../lxc/af_unix.c ../lxc/af_unix.h \
../lxc/caps.c ../lxc/caps.h \
+ ../lxc/commands.c ../lxc/commands.h \
+ ../lxc/commands_utils.c ../lxc/commands_utils.h \
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
+ ../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_parse_config_file_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h
../lxc/conf.c ../lxc/conf.h \
../lxc/confile.c ../lxc/confile.h \
../lxc/confile_utils.c ../lxc/confile_utils.h \
+ ../lxc/error.c ../lxc/error.h \
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/lxclock.c ../lxc/lxclock.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/monitor.c ../lxc/monitor.h \
../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/parse.c ../lxc/parse.h \
../lxc/process_utils.c ../lxc/process_utils.h \
../lxc/ringbuf.c ../lxc/ringbuf.h \
+ ../lxc/start.c ../lxc/start.h \
../lxc/string_utils.c ../lxc/string_utils.h
if ENABLE_SECCOMP
lxc_test_utils_SOURCES += ../lxc/seccomp.c ../lxc/lxcseccomp.h