Home
last modified time | relevance | path

Searched defs:truncate (Results 1 – 2 of 2) sorted by relevance

/bionic/tests/
Dunistd_test.cpp139 TEST(unistd, truncate) { in TEST() argument
/bionic/tools/relocation_packer/src/
Delf_file.cc888 const int truncate = ftruncate(fd_, file_bytes); in Flush() local