Home
last modified time | relevance | path

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

/systemd-251/src/udev/
Dtest-udev-event.c47 static void test_event_spawn_self(const char *self, const char *arg, bool with_pidfd) { in test_event_spawn_self() function
106 test_event_spawn_self(self, "test1", true); in main()
107 test_event_spawn_self(self, "test1", false); in main()
109 test_event_spawn_self(self, "test2", true); in main()
110 test_event_spawn_self(self, "test2", false); in main()