Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dconf-parser.c759 #define DEFINE_PARSER(type, vartype, conv_func) \ argument
760 …DEFINE_CONFIG_PARSE_PTR(config_parse_##type, conv_func, vartype, "Failed to parse " #type " value")