Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dnetworkd-address.h132 CONFIG_PARSER_PROTOTYPE(config_parse_label);
Dnetworkd-network-gperf.gperf149 Address.Label, config_parse_label, …
Dnetworkd-address.c1661 int config_parse_label( in config_parse_label() function
/systemd-251/src/partition/
Drepart.c970 static int config_parse_label( in config_parse_label() function
1316 … { "Partition", "Label", config_parse_label, 0, &p->new_label }, in partition_read_definition()