Lines Matching refs:snprintf
81 snprintf(buf, 1024, "%s/%s", zoo, "active");
101 snprintf(zoo_error, ZELEN,
109 snprintf(zoo_error, ZELEN,
123 snprintf(zoo_error, ZELEN,
156 snprintf(zoo_error, ZELEN,
172 snprintf(zoo_error, ZELEN,
190 snprintf(new_entry, 80, "%d,%s,%s", p, tag, cmdline);
234 snprintf(zoo_error, ZELEN,
255 snprintf(zoo_error, ZELEN,
325 snprintf(zoo_error, ZELEN,
362 snprintf(zoo_error, ZELEN,
381 snprintf(zoo_error, ZELEN,
403 snprintf(tag, 10, "%s%d", "test", n);
404 snprintf(cmdline, 200, "%s%d %s %s %s", "runtest", n, "one", "two",