Home | History | Annotate | Download | only in lib

Lines Matching full:stderr

380 		fprintf(stderr, "Error: \"%s\" may be inet address, but it is not allowed in this context.\n", arg);
384 fprintf(stderr, "Error: an inet address is expected rather than \"%s\".\n", arg);
393 fprintf(stderr, "Error: \"%s\" may be inet prefix, but it is not allowed in this context.\n", arg);
397 fprintf(stderr, "Error: an inet prefix is expected rather than \"%s\".\n", arg);
407 fprintf(stderr, "Error: an IP address is expected rather than \"%s\"\n", name);
415 fprintf(stderr, "Command line is not complete. Try option \"help\"\n");
421 fprintf(stderr, "Error: argument \"%s\" is required\n", key);
427 fprintf(stderr, "Error: argument \"%s\" is wrong: %s\n", arg, msg);
433 fprintf(stderr, "Error: duplicate \"%s\": \"%s\" is the second value.\n", key, arg);
439 fprintf(stderr, "Error: either \"%s\" is duplicate, or \"%s\" is a garbage.\n", key, arg);
725 fprintf(stderr, "Missing continuation line\n");
739 fprintf(stderr, "Out of memory\n");
760 fprintf(stderr, "Too many arguments to command\n");