Searched defs:truncate_file (Results 1 – 3 of 3) sorted by relevance
335 truncate_file() { function
102 void truncate_file(int fd) in truncate_file() function
40 def truncate_file(file: Path, max_len: int = 5): function