File: logformat.h

package info (click to toggle)
xfsprogs 6.18.0-4
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 11,304 kB
  • sloc: ansic: 167,330; sh: 4,604; makefile: 1,337; python: 835; cpp: 5
file content (8 lines) | stat: -rw-r--r-- 155 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
// SPDX-License-Identifier: GPL-2.0
/*
 * Copyright (c) 2015 Red Hat, Inc.
 * All Rights Reserved.
 */

void logformat_init(void);
void logres_init(void);