Lines Matching refs:gettext

237 			*error = strdup(gettext("no hostname specified"));
258 *error = strdup(gettext("invalid host:port:mech "
264 *error = strdup(gettext("invalid hostname "
272 *error = strdup(gettext("empty hostname "
286 *error = strdup(gettext("host not found, "
290 *error = strdup(gettext("host not found"));
306 *error = strdup(gettext(
316 *error = strdup(gettext("invalid port number"));
326 *error = strdup(gettext("unknown mechanism"));
339 *error = strdup(gettext("no memory"));
415 rc_msg = strdup(gettext("not defined reason of failure"));
418 rc_msg = strdup(gettext("poll() initialization failed"));
421 rc_msg = strdup(gettext("token receiving failed"));
424 rc_msg = strdup(gettext("unacceptable token size"));
427 rc_msg = strdup(gettext("received unverifiable token"));
430 rc_msg = strdup(gettext("closed socket"));
433 rc_msg = strdup(gettext("socket creation failed"));
436 rc_msg = strdup(gettext("connection creation failed"));
439 rc_msg = strdup(gettext("protocol negotiation failed"));
442 rc_msg = strdup(gettext("context establishing failed"));
445 rc_msg = strdup(gettext("context expired"));
448 rc_msg = strdup(gettext("unknown address family"));
451 rc_msg = strdup(gettext("memory allocation failed"));
454 rc_msg = strdup(gettext("other, not classified error"));
518 *error = strdup(gettext("failed to create notification pipe"));
531 *error = strdup(gettext("failed to prepare blocking "
587 *error = strdup(gettext("retransmission queue is full"));
636 *error = strdup(gettext("no memory"));
669 *error = strdup(gettext("no memory"));
728 gettext("p_timeout attribute not found"));
747 gettext("p_retries attribute not found"));
759 *error = strdup(gettext("qsize attribute not found"));
770 *error = strdup(gettext("cannot get kernel "
779 *error = strdup(gettext("no hosts configured"));
818 *error = strdup(gettext("unable to close receiving thread"));