Searched refs:warnx (Results 1 – 2 of 2) sorted by relevance
53 static void warnx(const char *fmt, ...) in warnx() function252 warnx("Error creating SSL handle for new connection"); in main()261 warnx("Error performing SSL handshake with client"); in main()272 warnx("Error echoing client input"); in main()
263 warnx("Error creating SSL handle for new connection");276 warnx("Error performing SSL handshake with client");290 warnx("Error echoing client input");
Completed in 11 milliseconds