SK_puts          124 modules/sk/cd_socket.c   res = SK_puts(condat->sock, str);
SK_puts          253 modules/ud/ud_misc.c  res = SK_puts(tr->socket, g_buff->str);
SK_puts           66 tests/sk/test_sk.c   SK_puts(sock, "\nStart new thread here\n");
SK_puts           77 tests/sk/test_sk.c     SK_puts(sock, "You typed: [");
SK_puts           78 tests/sk/test_sk.c     SK_puts(sock, input);
SK_puts           79 tests/sk/test_sk.c     SK_puts(sock, "]\n");