file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
rexec.c rexec.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_autostart_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_cgroup_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_config_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_console_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_destroy_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_device_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_execute_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_freeze_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_info_SOURCES += seccomp.c lxcseccomp.h
log.c log.h \
macro.h \
monitor.c monitor.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_monitor_SOURCES += seccomp.c lxcseccomp.h
initutils.c initutils.h \
log.c log.h \
memory_utils.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_ls_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
storage/storage_utils.c storage/storage_utils.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_start_SOURCES += seccomp.c lxcseccomp.h
initutils.c initutils.h \
log.c log.h \
mainloop.c mainloop.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_stop_SOURCES += seccomp.c lxcseccomp.h
initutils.c initutils.h \
log.c log.h \
mainloop.c mainloop.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_top_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_unfreeze_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h \
syscall_numbers.h \
syscall_wrappers.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_wait_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
storage/storage_utils.c storage/storage_utils.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_snapshot_SOURCES += seccomp.c lxcseccomp.h
file_utils.c file_utils.h \
initutils.c initutils.h \
log.c log.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h
if ENABLE_SECCOMP
lxc_checkpoint_SOURCES += seccomp.c lxcseccomp.h
log.c log.h \
mainloop.c mainloop.h \
monitor.c monitor.h \
+ namespace.c namespace.h \
process_utils.c process_utils.h \
string_utils.c string_utils.h \
syscall_numbers.h \
initutils.c initutils.h \
log.c log.h \
memory_utils.h \
+ namespace.c namespace.h \
network.c network.h \
nl.c nl.h \
parse.c parse.h \
log.c log.h \
macro.h \
memory_utils.h \
+ namespace.c namespace.h \
string_utils.c string_utils.h \
syscall_wrappers.h \
utils.c utils.h
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h
../lxc/file_utils.c ../lxc/file_utils.h \
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h
../lxc/initutils.c ../lxc/initutils.h \
../lxc/log.c ../lxc/log.h \
../lxc/mainloop.c ../lxc/mainloop.h \
+ ../lxc/namespace.c ../lxc/namespace.h \
../lxc/network.c ../lxc/network.h \
../lxc/nl.c ../lxc/nl.h \
../lxc/string_utils.c ../lxc/string_utils.h