Home
last modified time | relevance | path

Searched refs:truncateat (Results 1 – 1 of 1) sorted by relevance

/system/ulib/fdio/
A Dunistd.c1400 static int truncateat(int dirfd, const char* path, off_t len) { in truncateat() function
1415 return truncateat(AT_FDCWD, path, len); in truncate()

Completed in 8 milliseconds