Searched refs:test_event_spawn_cat (Results 1 – 1 of 1) sorted by relevance
25 static void test_event_spawn_cat(bool with_pidfd, size_t buf_size) { in test_event_spawn_cat() function98 test_event_spawn_cat(true, SIZE_MAX); in main()99 test_event_spawn_cat(false, SIZE_MAX); in main()100 test_event_spawn_cat(true, 5); in main()101 test_event_spawn_cat(false, 5); in main()