Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dudevd.c164 EVENT_RESULT_SUCCESS = 0, enumerator
384 if (result != EVENT_RESULT_SUCCESS) { in device_broadcast()
1585 if (result != EVENT_RESULT_SUCCESS && dev) { in on_sigchld()