Searched refs:core_connection_write (Results 1 – 2 of 2) sorted by relevance
197 core_connection_write(CoreConnection* desc, in core_connection_write() function270 if (core_connection_write(desc, buf, strlen(buf), NULL)) { in core_connection_switch_stream()356 core_connection_write(desc, "\n", 1, NULL); in core_connection_detach()
87 int core_connection_write(CoreConnection* desc,