Searched defs:expr (Results 1 - 1 of 1) sorted by relevance

/lxc/src/lxc/tools/
H A Dlxc_console.c51 static char etoc(const char *expr) argument
54 char c = expr[0] == '^' ? expr[1] : expr[0];

Completed in 8 milliseconds