Lines Matching defs:tried_size
3686 size_t tried_size, buff_size;
3701 tried_size = buff_size * 2;
3702 tried = calloc(tried_size, 1);
3714 strncat(tried, buff, tried_size - strlen(tried) - 1);
3715 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3732 strncat(tried, buff, tried_size - strlen(tried) - 1);
3733 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3738 strncat(tried, buff, tried_size - strlen(tried) - 1);
3739 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3748 strncat(tried, buff, tried_size - strlen(tried) - 1);
3749 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3755 strncat(tried, buff, tried_size - strlen(tried) - 1);
3756 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3763 strncat(tried, buff, tried_size - strlen(tried) - 1);
3764 strncat(tried, "\n", tried_size - strlen(tried) - 1);
3769 strncat(tried, buff, tried_size - strlen(tried) - 1);
3770 strncat(tried, "\n", tried_size - strlen(tried) - 1);