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

/lxc/src/lxc/
H A Dutils.c771 const char *pattern = "%s%s"; local
776 pattern = "%s/%s";
783 snprintf(result, len, pattern, first, second);

Completed in 15 milliseconds