Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-device/
Ddevice-enumerator.c40 Set *nomatch_subsystem; member
95 set_free(enumerator->nomatch_subsystem); in device_enumerator_free()
137 set = &enumerator->nomatch_subsystem; in sd_device_enumerator_add_match_subsystem()
589 return set_fnmatch(enumerator->match_subsystem, enumerator->nomatch_subsystem, subsystem); in match_subsystem()