Searched refs:DEVICE (Results 1 - 6 of 6) sorted by relevance
/lxc/src/tests/ |
H A D | device_add_remove.c | 24 #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 D | lxc-openmandriva.in | 61 DEVICE=eth0
|
H A D | lxc-centos.in | 250 DEVICE=eth0
|
H A D | lxc-fedora.in | 225 DEVICE=eth0
|
H A D | lxc-sparclinux.in | 207 DEVICE=eth0
|
H A D | lxc-oracle.in | 332 DEVICE=eth0
|
Completed in 247 milliseconds