Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-spawn.c182 CHILD_EXITED, /* This message is followed by the exit status int */ enumerator
381 case CHILD_EXITED: in read_data()
403 if (what == CHILD_EXITED) in read_data()
924 int msg = CHILD_EXITED; in write_status_and_exit()