Searched refs:truncate64_path (Results 1 – 2 of 2) sorted by relevance
277 int truncate64_path(pathname_t *, off64_t);1326 int truncate64_path(pathname_t * name, off64_t length) in truncate64_path() function1337 rval = truncate64_path(&newname, length); in truncate64_path()2539 e = truncate64_path(&f, off) < 0 ? errno : 0; in truncate_f()
304 int truncate64_path(pathname_t *, off64_t);1351 int truncate64_path(pathname_t * name, off64_t length) in truncate64_path() function1362 rval = truncate64_path(&newname, length); in truncate64_path()2564 e = truncate64_path(&f, off) < 0 ? errno : 0; in truncate_f()