Home
last modified time | relevance | path

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

/systemd-251/src/udev/ !
Dtest-udev-event.c12 static void test_event_spawn_core(bool with_pidfd, const char *cmd, char *result_buf, size_t buf_si… in test_event_spawn_core()
25 static void test_event_spawn_cat(bool with_pidfd, size_t buf_size) { in test_event_spawn_cat()
47 static void test_event_spawn_self(const char *self, const char *arg, bool with_pidfd) { in test_event_spawn_self()
/systemd-251/src/libsystemd/sd-event/ !
Dtest-event.c198 static void test_basic_one(bool with_pidfd) { in test_basic_one()