Home
last modified time | relevance | path

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

/systemd-251/src/journal/
Djournald-gperf.gperf53 Journal.LineMax, config_parse_line_max, 0, offsetof(Server, line_max)
Djournald-server.h206 CONFIG_PARSER_PROTOTYPE(config_parse_line_max);
Djournald-server.c2637 int config_parse_line_max( in config_parse_line_max() function