Home
last modified time | relevance | path

Searched defs:match_property (Results 1 – 2 of 2) sorted by relevance

/systemd-251/src/shared/
Dnet-condition.c88 static int net_condition_test_property(char * const *match_property, sd_device *device) { in net_condition_test_property()
/systemd-251/src/libsystemd/sd-device/
Ddevice-enumerator.c43 Hashmap *match_property; member
468 static bool match_property(sd_device_enumerator *enumerator, sd_device *device) { in match_property() function