Searched refs:DEVICE (Results 1 - 6 of 6) sorted by relevance

/lxc/src/tests/
H A Ddevice_add_remove.c24 #define DEVICE "/dev/network_latency" macro
49 if (!c->add_device_node(c, DEVICE, DEVICE)) {
50 fprintf(stderr, "Adding %s to the container (%s) failed...\n", DEVICE, NAME);
53 if (!c->remove_device_node(c, DEVICE, DEVICE)) {
54 fprintf(stderr, "Removing %s from the container (%s) failed...\n", DEVICE, NAME);
/lxc/templates/
H A Dlxc-openmandriva.in61 DEVICE=eth0
H A Dlxc-centos.in250 DEVICE=eth0
H A Dlxc-fedora.in225 DEVICE=eth0
H A Dlxc-sparclinux.in207 DEVICE=eth0
H A Dlxc-oracle.in332 DEVICE=eth0

Completed in 247 milliseconds