Searched refs:event_open_with_pid (Results 1 – 6 of 6) sorted by relevance
32 int event_open_with_pid(struct event *e, pid_t pid);
68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid() function
30 FAIL_IF(event_open_with_pid(event, child_pid)); in setup_child_event()
72 FAIL_IF(event_open_with_pid(&event, pid)); in ebb_on_child()
80 FAIL_IF(event_open_with_pid(&event, pid)); in ebb_on_willing_child()
32 FAIL_IF(event_open_with_pid(event, child_pid)); in setup_child_event()