Searched refs:syncsocket_start_write (Results 1 – 8 of 8) sorted by relevance
102 int syncsocket_start_write(SyncSocket* ssocket);
147 syncsocket_start_write(SyncSocket* ssocket) in syncsocket_start_write() function
74 int status = syncsocket_start_write(_uiCmdProxy.sync_writer); in _uiCmdProxy_send_command()
52 res = syncsocket_start_write(_userEventsProxy.sync_writer); in _userEventsProxy_send()
231 syncsocket_start_write(sk); in fbUpdatesImpl_create()
204 int status = syncsocket_start_write(desc->ssocket); in core_connection_write()
64 status = syncsocket_start_write(_coreCmdProxy.sync_writer); in _coreCmdProxy_send_command()
132 int status = syncsocket_start_write(corecmd->sync_writer); in _coreCmdImpl_respond()