Searched defs:CPATH (Results 1 - 1 of 1) sorted by relevance
/lxc/src/tests/ | ||
H A D | lxcpath.c | 54 #define CPATH "/boo" macro 62 if (strcmp(p1, CPATH) || strcmp(p2, FPATH)) { 68 c = lxc_container_new(MYNAME, CPATH); 76 if (strcmp(p1, CPATH) || strcmp(p2, FPATH)) { |
Completed in 217 milliseconds