Lines Matching +path:usr +path:src +path:cmd +path:cmd-inet +path:usr +path:. +path:sbin +refs:sprintf

63 					(void) sprintf(cp,
70 (void) sprintf(cp, " User=");
89 (void) sprintf(cp, "SOCKS4 OP=%u", n);
95 (void) sprintf(cp,
106 (void) sprintf(cp,
121 (void) sprintf(cp, "SOCKS5 %s ", cmd);
127 (void) sprintf(cp, "SOCKS (send data): %s",
132 (void) sprintf(cp, "SOCKS (send data): %s",
136 (void) sprintf(cp, "SOCKS (send data): %s",
149 (void) sprintf(cp, "Version = 4");
154 (void) sprintf(get_line(0, 0),
160 (void) sprintf(get_line(0, 0),
167 (void) sprintf(cp,
187 (void) sprintf(get_line(0, 0),
192 (void) sprintf(cp, "Version = 5");
195 (void) sprintf(get_line(0, 0),
200 (void) sprintf(cp,
208 (void) sprintf(cp,
224 (void) sprintf(get_line(0, 0),
231 (void) sprintf(cp,
237 (void) sprintf(cp,
243 (void) sprintf(cp,
267 (void) sprintf(cp, "SOCKS4 ");
272 (void) sprintf(cp, "%s:%u ",
281 (void) sprintf(cp, "SOCKS5 method accepted:");
286 (void) sprintf(cp, "SOCKS (recv data)");
289 (void) sprintf(cp, "SOCKS (recv data)");
300 (void) sprintf(cp,
305 (void) sprintf(get_line(0, 0),
311 (void) sprintf(cp, "Result code = %u ", buf[1]);
316 (void) sprintf(cp, "Reply version = 5");
319 (void) sprintf(cp, "Method accepted =");
324 (void) sprintf(cp, "Status = ");
332 (void) sprintf(cp, "(recv data)");
335 (void) sprintf(cp, "(recv data)");
348 (void) sprintf(cp, " NOAUTH");
351 (void) sprintf(cp, " GSSAPI");
354 (void) sprintf(cp, " USERNAME/PASSWD");
357 (void) sprintf(cp, " NONE");
360 (void) sprintf(cp, " 0x%02x (unknown)", method);
373 (void) sprintf(cp, "Address = ");
377 (void) sprintf(cp, "%s:%u",
385 (void) sprintf(cp, "Domain name = ");
390 (void) sprintf(cp, ":%u",
397 (void) sprintf(cp, "Address = ");
402 (void) sprintf(cp, "%u", buf[1 + i]);
406 (void) sprintf(cp, ":%u",
413 (void) sprintf(cp, "Address type = 0x%02x (unknown)", buf[0]);
422 (void) sprintf(cp, "request granted");
425 (void) sprintf(cp, "request rejected or failed");
428 (void) sprintf(cp, "socksd can't connect to client's identd");
431 (void) sprintf(cp, "identity mismatch");
434 (void) sprintf(cp, "0x%02x (unknown)", code);
470 (void) sprintf(cp, "code 0x%02x", code);