Lines Matching defs:socket_set_state
1423 static void socket_set_state(Socket *s, SocketState state) {
1518 socket_set_state(s, s->deserialized_state);
1679 socket_set_state(s, s->result != SOCKET_SUCCESS ? SOCKET_FAILED : SOCKET_DEAD);
1700 socket_set_state(s, SOCKET_STOP_POST);
1735 socket_set_state(s, state);
1772 socket_set_state(s, SOCKET_STOP_PRE);
1793 socket_set_state(s, SOCKET_LISTENING);
1815 socket_set_state(s, SOCKET_START_POST);
1848 socket_set_state(s, SOCKET_START_CHOWN);
1873 socket_set_state(s, SOCKET_START_PRE);
1943 socket_set_state(s, SOCKET_RUNNING);
2698 socket_set_state(s, SOCKET_DEAD);
2743 socket_set_state(s, SOCKET_RUNNING);