Lines Matching refs:errmsg
145 errmsg = "interrupt"; in main()
159 errmsg = "invalid filename"; in main()
166 fprintf(stderr, "%s\n", errmsg); in main()
177 errmsg = "warning: file modified"; in main()
182 lineno, errmsg); in main()
193 errmsg = "unexpected end-of-file"; in main()
211 errmsg = "warning: file modified"; in main()
215 lineno, errmsg); in main()
223 lineno, errmsg); in main()
225 fprintf(stderr, "%s\n", errmsg); in main()
232 lineno, errmsg); in main()
272 errmsg = "invalid address"; \
345 errmsg = "invalid address"; in next_addr()
364 errmsg = "destination expected"; \
367 errmsg = "invalid address"; \
383 errmsg = "invalid address"; \
411 errmsg = "invalid command suffix"; \
477 errmsg = "unexpected address"; in exec_command()
480 errmsg = "unexpected command suffix"; in exec_command()
496 errmsg = "no current filename"; in exec_command()
508 errmsg = "unexpected address"; in exec_command()
511 errmsg = "unexpected command suffix"; in exec_command()
516 errmsg = "invalid redirection"; in exec_command()
529 errmsg = "cannot nest global commands"; in exec_command()
543 errmsg = "unexpected address"; in exec_command()
547 if (*errmsg) fprintf(stderr, "%s\n", errmsg); in exec_command()
551 errmsg = "unexpected address"; in exec_command()
555 if ((garrulous = 1 - garrulous) && *errmsg) in exec_command()
556 fprintf(stderr, "%s\n", errmsg); in exec_command()
560 errmsg = "invalid address"; in exec_command()
580 errmsg = "invalid address"; in exec_command()
600 errmsg = "invalid destination"; in exec_command()
626 errmsg = "unexpected address"; in exec_command()
635 errmsg = "unexpected address"; in exec_command()
643 errmsg = "unexpected command suffix"; in exec_command()
655 errmsg = "no current filename"; in exec_command()
690 errmsg = "invalid command suffix"; in exec_command()
696 errmsg = "no previous substitution"; in exec_command()
701 errmsg = "invalid pattern delimiter"; in exec_command()
762 errmsg = "unexpected address"; in exec_command()
776 errmsg = "unexpected command suffix"; in exec_command()
789 errmsg = "no current filename"; in exec_command()
803 errmsg = "unexpected address"; in exec_command()
811 errmsg = "crypt unavailable"; in exec_command()
835 errmsg = "unexpected address"; in exec_command()
854 errmsg = "unknown command"; in exec_command()
871 errmsg = "invalid address"; in check_addr_range()
900 errmsg = "no match"; in get_matching_node_addr()
917 errmsg = "invalid filename"; in get_filename()
929 errmsg = "filename too long"; in get_filename()
935 errmsg = "no current filename"; in get_filename()
960 errmsg = "shell access restricted"; in get_shell_command()
985 errmsg = "no previous command"; in get_shell_command()
996 errmsg = "no current filename"; in get_shell_command()
1214 errmsg = "invalid address"; in display_lines()
1239 errmsg = "invalid mark character"; in mark_line_node()
1253 errmsg = "invalid mark character"; in get_marked_node_addr()
1282 errmsg = "out of memory"; in dup_line_node()
1395 errmsg = "shell access restricted"; in is_legal_filename()