Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dtest-event.c398 unsigned n_create_events; member
416 for (i = 0; i < c->n_create_events; i++) in maybe_exit()
445 assert_se(i < c->n_create_events); in inotify_handler()
476 static void test_inotify_one(unsigned n_create_events) { in test_inotify_one() argument
480 .n_create_events = n_create_events, in test_inotify_one()
486 log_info("/* %s(%u) */", __func__, n_create_events); in test_inotify_one()
507 for (i = 0; i < n_create_events; i++) { in test_inotify_one()