Home
last modified time | relevance | path

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

/systemd-251/src/network/
Dtest-networkd-conf.c60 …r = config_parse_ether_addr("network", "filename", 1, "section", 1, "lvalue", 0, rvalue, &actual, … in test_config_parse_ether_addr_one()
106 TEST(config_parse_ether_addr) { in TEST() argument
/systemd-251/src/shared/
Dconf-parser.h203 CONFIG_PARSER_PROTOTYPE(config_parse_ether_addr);
Dconf-parser.c1720 int config_parse_ether_addr( in config_parse_ether_addr() function