Lines Matching refs:strdup

303 			*error = strdup(gettext("no hostname specified"));
325 *error = strdup(gettext("invalid host:port:mech "
332 *error = strdup(gettext("invalid hostname "
341 *error = strdup(gettext("empty hostname "
356 *error = strdup(gettext("host not found, "
361 *error = strdup(gettext("host not found"));
378 *error = strdup(gettext(
389 *error = strdup(gettext("invalid port number"));
400 *error = strdup(gettext("unknown mechanism"));
414 *error = strdup(gettext("no memory"));
451 rc_msg = strdup("ok");
454 rc_msg = strdup("retry after a delay");
457 rc_msg = strdup("can't allocate memory");
460 rc_msg = strdup("bad input");
463 rc_msg = strdup("communications failure");
466 rc_msg = strdup("other error");
469 rc_msg = strdup("other non-fatal error");
487 rc_msg = strdup(gettext("not defined reason of failure"));
490 rc_msg = strdup(gettext("poll() initialization failed"));
493 rc_msg = strdup(gettext("token receiving failed"));
496 rc_msg = strdup(gettext("unacceptable token size"));
499 rc_msg = strdup(gettext("received unverifiable token"));
502 rc_msg = strdup(gettext("closed socket"));
505 rc_msg = strdup(gettext("socket creation failed"));
508 rc_msg = strdup(gettext("connection creation failed"));
511 rc_msg = strdup(gettext("protocol negotiation failed"));
514 rc_msg = strdup(gettext("context establishing failed"));
517 rc_msg = strdup(gettext("context expired"));
520 rc_msg = strdup(gettext("unknown address family"));
523 rc_msg = strdup(gettext("memory allocation failed"));
526 rc_msg = strdup(gettext("other, not classified error"));
590 *error = strdup(gettext("failed to create notification pipe"));
603 *error = strdup(gettext("failed to prepare blocking "
659 *error = strdup(gettext("retransmission queue is full"));
709 *error = strdup(gettext("no memory"));
741 *error = strdup(gettext("no memory"));
820 *error = strdup(
839 *error = strdup(
852 *error = strdup(gettext("qsize attribute not found"));
864 *error = strdup(gettext("could not get kernel "
874 *error = strdup(gettext("no hosts configured"));
941 *error = strdup(gettext("unable to close receiving thread"));