Home
last modified time | relevance | path

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

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