Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-spawn.c884 int parent_pipe, in check_babysit_events() argument
917 write_status_and_exit (parent_pipe, status); in check_babysit_events()
953 int parent_pipe) in babysit() argument
977 write_pid (parent_pipe, grandchild_pid); in babysit()
979 check_babysit_events (grandchild_pid, parent_pipe, 0); in babysit()
985 pfds[0].fd = parent_pipe; in babysit()
997 check_babysit_events (grandchild_pid, parent_pipe, pfds[0].revents); in babysit()
1004 check_babysit_events (grandchild_pid, parent_pipe, 0); in babysit()