Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/logadm/
H A Dmain.c65 static void docopytruncate(struct opts *opts, const char *file,
834 docopytruncate(opts, fn_s(fnp), fn_s(newfile)); in rotateto()
1103 docopytruncate(struct opts *opts, const char *file, const char *file_copy) in docopytruncate() function