Lines Matching refs:SNPRINTF
287 // moreover it will define a snprintf() like a sprintf(), i.e.
313 # define SNPRINTF portable_snprintf
315 # define SNPRINTF snprintf
1603 SNPRINTF(dname, len, "%s%lu", name, i);
1678 int tmp = snprintf(full_name, sizeof(full_name),
2711 SNPRINTF(fname, MAX_FILENAME-1, "%s.blk", gopt[i]);