Lines Matching defs:buf
206 static char buf[32];208 (void) snprintf(buf, 32, "%s-%d",211 return buf;216 static char buf[32];218 (void) snprintf(buf, 32, "%s-%d",221 return buf;240 static char buf[32];242 (void) snprintf(buf, sizeof(buf),251 return buf;