Lines Matching refs:strlen
26 #include <string.h> /* for strlen() */
44 return (strlen(str));
264 sprintf(buf + strlen(buf), "%lu", mid);
265 sprintf(buf + strlen(buf), "%lu", lo);
290 sprintf(buf + strlen(buf),
296 sprintf(buf + strlen(buf), "%lo", lo);
321 sprintf(buf + strlen(buf), "%lu", mid);
322 sprintf(buf + strlen(buf), "%lu", lo);
344 sprintf(buf + strlen(buf), "%lx", lo);
366 sprintf(buf + strlen(buf), "%lX", lo);
371 length = strlen(buf);
378 zeropad - strlen(head);
383 count += strlen(head) + strlen(buf) + pad +
434 length = strlen(cp);
494 length = strlen(buf);
588 length = strlen(buf);