Home
last modified time | relevance | path

Searched refs:help_msg (Results 1 – 25 of 27) sorted by relevance

12

/original-bsd/contrib/ed/
H A Dj.c48 strcpy(help_msg, "buffer empty");
62 strcpy(help_msg, "bad address");
79 strcpy(help_msg, "buffer empty");
109 strcpy(help_msg, "out of memory error");
116 strcpy(help_msg, "out of memory error");
138 strcpy(help_msg, "out of memory error");
H A Dz.c44 strcpy(help_msg, "buffer empty");
59 strcpy(help_msg, "buffer empty");
68 strcpy(help_msg, "at end of buffer");
76 strcpy(help_msg, "bad address");
H A Dsearch.c49 strcpy(help_msg, "buffer empty");
75 regerror(l_err, &RE_comp, help_msg, 128);
103 strcpy(help_msg, "RE not found");
126 strcpy(help_msg, "buffer empty");
153 regerror(l_err, &RE_comp, help_msg, 128);
181 strcpy(help_msg, "RE not found");
H A Dmain.c124 help_msg[0] = '\0';
270 (void)sprintf(help_msg,
292 if (help_msg[0])
293 (void)printf("%s\n", help_msg);
301 if (help_msg[0])
303 help_msg);
335 strcpy(help_msg, "at end of buffer");
431 strcpy(help_msg,
467 strcpy(help_msg,
483 strcpy(help_msg, "unknown command");
[all …]
H A Dget_pattern.c47 strcpy(help_msg, "out of memory error");
55 strcpy(help_msg, "illegal delimiter");
73 strcpy(help_msg, "no closing delimiter found");
91 strcpy(help_msg, "out of memory error");
H A Dr.c78 strcpy(help_msg, "no filename given");
101 strcpy(help_msg, "no command given");
106 strcpy(help_msg, "error executing command");
118 strcpy(help_msg, "permission lacking to read file");
H A Daddress.c88 strcpy(help_msg, "bad line number");
133 strcpy(help_msg, "malformed address");
178 strcpy(help_msg, "malformed address");
207 strcpy(help_msg, "at end of buffer");
214 strcpy(help_msg, "at top of buffer");
H A Dbang.c61 strcpy(help_msg,
80 strcpy(help_msg,
88 strcpy(help_msg, "shell command too long");
H A Dfilename.c48 strcpy(help_msg, "out of memory error");
61 strcpy(help_msg,
93 strcpy(help_msg, "filename+path length too long");
H A Dw.c78 strcpy(help_msg, "no filename given");
90 strcpy(help_msg, "no command given");
96 strcpy(help_msg, "error executing command");
111 strcpy(help_msg, "cannot write to file");
H A Dk.c44 strcpy(help_msg, "bad address");
56 strcpy(help_msg, "illegal mark character");
83 strcpy(help_msg, "illegal mark character");
H A Dg.c163 strcpy(help_msg, "buffer empty");
177 strcpy(help_msg, "out of memory error");
231 regerror(l_err, &RE_comp, help_msg, 128);
257 strcpy(help_msg, "out of memory error");
291 strcpy(help_msg, "no matches found");
H A Dt.c59 strcpy(help_msg, "bad destination address");
72 strcpy(help_msg, "empty buffer");
90 strcpy(help_msg, "out of memory error");
H A Dq.c53 strcpy(help_msg, "illegal command option");
65 strcpy(help_msg, "buffer changes not saved");
H A Df.c50 strcpy(help_msg, "no command given");
56 strcpy(help_msg, "error executing command");
H A Dm.c53 strcpy(help_msg, "bad destination address");
66 strcpy(help_msg, "buffer empty");
78 strcpy(help_msg, "destination address in address range");
H A Dsub.c93 strcpy(help_msg, "illegal modifier to s");
143 strcpy(help_msg,
168 regerror(l_err, &RE_comp, help_msg, 128);
272 strcpy(help_msg, "out of memory error");
328 strcpy(help_msg, "no matches found for substitution");
H A De.c70 strcpy(help_msg, "warning: buffer changes not saved");
168 strcpy(help_msg, "out of memory error");
H A Dinput_lines.c98 strcpy(help_msg, "out of memory error");
124 strcpy(help_msg, "out of memory error");
H A Drol.c61 strcpy(help_msg, "illegal command option");
H A Di.c46 strcpy(help_msg, "illegal address for command i");
H A Dre.c149 strcpy(help_msg, "out of memory error");
197 strcpy(help_msg, "out of memory error");
204 strcpy(help_msg, "out of memory error");
H A Dp.c49 strcpy(help_msg, "buffer empty");
H A Dl.c47 strcpy(help_msg, "empty buffer");
H A Ded.h59 extern char *text, *prompt_string, help_msg[];

12