Command metadata regenerate
[lttng-tools.git] / src / common / utils.h
index 4f82ebd44ce4accbc780db25db33167ea97fbae6..5272d54a6b811ba3256a2c0f7a118a41ae7676ff 100644 (file)
@@ -58,5 +58,6 @@ char *utils_generate_optstring(const struct option *long_options,
                size_t opt_count);
 int utils_create_lock_file(const char *filepath);
 int utils_recursive_rmdir(const char *path);
+int utils_truncate_stream_file(int fd, off_t length);
 
 #endif /* _COMMON_UTILS_H */
This page took 0.024235 seconds and 5 git commands to generate.