Searched refs:truncate_size (Results 1 – 1 of 1) sorted by relevance
148 size_t truncate_size = sizeof(test_str) - 4; in test_file_truncate() local154 res = ftruncate(file, truncate_size); in test_file_truncate()
Completed in 14 milliseconds