Home
last modified time | relevance | path

Searched refs:serror (Results 1 – 7 of 7) sorted by relevance

/original-bsd/usr.bin/ex/
H A Dex_cmds2.c91 serror(" [Warning - %s is incomplete]", file);
306 serror("Extra chars|Extra characters at end of \"%s\" command", Command); in newline()
327 serror("%s@to edit", plural((long) argc)); in nomore()
344 serror("No write@since last change (:%s! overrides)", Command); in quickly()
368 serror(str, cp) in serror() function
467 serror("What?|%s: No such command from open/visual", tcommand);
469 serror("What?|%s: Not an editor command", tcommand);
H A Dex_set.c77 serror("%s: No such option@- 'set all' gives all option values", cp); in set()
93 serror("Option %s is not a toggle", op->oname); in set()
97 serror("Missing =@in assignment to option %s", op->oname); in set()
H A Dex_cmdsub.c271 serror("%s where?|%s requires a trailing address", Command); in move()
603 serror("%s: Bad tags file entry", lasttag);
680 serror("%s: No such tag@in tags file", lasttag);
H A Dex_v.c363 serror("Don't know enough about your terminal to use %s", Command);
H A Dex_tty.c148 serror("%s: Unknown terminal type", type);
H A Dex_cmds.c346 serror("Mark what?|%s requires following letter", Command);
H A Dex_io.c702 serror(" File exists| File exists - use \"w! %s\" to overwrite", file);