Searched refs:full_length (Results 1 – 1 of 1) sorted by relevance
301 size_t full_length = length; in WriteProfile() local309 if (ftruncate(fd, full_length) == -1) { in WriteProfile()