Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudev-rules.c523 … check_value_format_and_warn(UdevRules *rules, const char *key, const char *value, bool nonempty) { in check_value_format_and_warn() argument
527 if (nonempty && isempty(value)) in check_value_format_and_warn()