Lines Matching refs:strlen
15 #include <string.h> /* for strlen() */
365 sprintf(buf + strlen(buf),
369 sprintf(buf + strlen(buf), "%09lu",
397 sprintf(buf + strlen(buf),
403 sprintf(buf + strlen(buf), "%09lo", lo);
428 sprintf(buf + strlen(buf),
432 sprintf(buf + strlen(buf), "%09lu",
457 sprintf(buf + strlen(buf), "%08lx", lo);
481 sprintf(buf + strlen(buf), "%08lX", lo);
486 length = strlen(buf);
493 zeropad - strlen(head);
498 count += strlen(head) + strlen(buf) + pad +
544 length = strlen(cp);
589 length = strlen(buf);
672 length = strlen(buf);