Searched refs:report_config_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.sbin/iovctl/
H A Dparse.c49 report_config_error(const char *key, const ucl_object_t *obj, const char *type) function
66 report_config_error(key, obj, "bool");
81 report_config_error(key, obj, "string");
99 report_config_error(key, obj, type);
102 report_config_error(key, obj, type);
106 report_config_error(key, obj, type);
126 report_config_error(key, obj, "unicast-mac");
137 report_config_error(key, obj, "unicast-mac");
142 report_config_error(key, obj, "unicast-mac");
145 report_config_error(ke
[all...]

Completed in 93 milliseconds