Lines Matching refs:strlen
351 sprintf(&str[strlen(str)], "-%d", sid[0]);
355 sprintf(&str[strlen(str)], "-%I64u", auth);
357 sprintf(&str[strlen(str)], "-%llu", auth);
362 sprintf(&str[strlen(str)], "-%lu", subauth);
441 if (p && p[0] && (p[strlen(p) - 1] == '\n'))
442 p[strlen(p) - 1] = '\0';
467 idstr = (char *)malloc(strlen(p) + 1);
482 login = (char*)malloc(strlen(accname) + 1);
543 fullname = (char *)malloc(strlen(dir) + strlen(name) + 2);
592 fullname = (char *)malloc(strlen(context->dir)
602 name = &fullname[strlen(fullname)];
626 accname = (char*)malloc(strlen(name) + 1);
793 fullname = (char *)malloc(strlen(MAPFILE) + 1
794 + strlen(volume) + 1
795 + (dir ? strlen(dir) + 1 : 0));
820 backup = (char*)malloc(strlen(fullname + 5));
842 if (!write(fn,buf,strlen(buf)))
856 if (!write(fn,buf,strlen(buf)))
871 if (!write(fn,buf,strlen(buf)))
946 if (p && p[0] && (p[strlen(p) - 1] == '\n'))
947 p[strlen(p) - 1] = '\0';
951 owner = (char*)malloc(strlen(p) + 1);
969 strlen(mapping