SK_puts          558 modules/sk/socket.c   int res=SK_puts(condat->sock, str, condat->wr_timeout );
SK_puts           47 modules/wh/wh_queries.c   SK_puts(sock, "% connecting to a remote referral site...\n");
SK_puts           54 modules/wh/wh_queries.c   SK_puts(sock, "% Connection established...\n");
SK_puts           74 modules/wh/wh_queries.c   SK_puts(s, query);
SK_puts           75 modules/wh/wh_queries.c   SK_puts(s, "\r\n");
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");