Searched refs:NULL_PARG (Results 1 - 17 of 17) sorted by relevance

/freebsd-9.3-release/contrib/less/
H A Dbrac.c49 error("Nothing in top line", NULL_PARG);
51 error("Nothing in bottom line", NULL_PARG);
63 error("No bracket in top line", NULL_PARG);
65 error("No bracket in bottom line", NULL_PARG);
99 error("No matching bracket", NULL_PARG);
H A Doptfunc.c84 error("log file support is not available", NULL_PARG);
95 error("Input is not a pipe", NULL_PARG);
100 error("Log file is already in use", NULL_PARG);
110 error("No log file", NULL_PARG);
155 error("Invalid line fraction", NULL_PARG);
162 error("Invalid line number", NULL_PARG);
220 error("Invalid column fraction", NULL_PARG);
227 error("Invalid column number", NULL_PARG);
304 error("tags support is not available", NULL_PARG);
532 error("Missing fg color in -D", NULL_PARG);
[all...]
H A Djump.c36 error("Cannot seek to end of file", NULL_PARG);
88 error("Cannot seek to beginning of file", NULL_PARG);
128 ierror("Determining length of file", NULL_PARG);
133 error("Don't know length of file", NULL_PARG);
214 error("Cannot seek to that file position", NULL_PARG);
H A Dmark.c59 error("Invalid mark letter", NULL_PARG);
92 error("Cannot seek to end of file", NULL_PARG);
123 error("Mark not set", NULL_PARG);
239 error("Mark not in current file", NULL_PARG);
H A Dcommand.c284 error("|done", NULL_PARG);
950 error("Pattern not found", NULL_PARG);
1426 error("Command not available", NULL_PARG);
1490 error("Command not available", NULL_PARG);
1497 error("Command not available", NULL_PARG);
1508 error("Command not available", NULL_PARG);
1515 error("Cannot edit standard input", NULL_PARG);
1521 NULL_PARG);
1535 error("Command not available", NULL_PARG);
1546 error("No next file", NULL_PARG);
[all...]
H A Dlsystem.c304 error("Cannot seek to start position", NULL_PARG);
310 error("Cannot create pipe", NULL_PARG);
H A Doption.c315 error("No such option", NULL_PARG);
408 NULL_PARG);
428 NULL_PARG);
459 error(o->odesc[*(o->ovar)], NULL_PARG);
H A Dmain.c249 error("WARNING: terminal is not fully functional", NULL_PARG);
269 error("No filenames allowed with -t option", NULL_PARG);
331 error("Cannot allocate memory", NULL_PARG);
H A Dpattern.c40 error("Invalid pattern", NULL_PARG);
53 error("Invalid pattern", NULL_PARG);
91 error("Invalid pattern", NULL_PARG);
H A Dch.c243 error("seek error", NULL_PARG);
278 error("read error", NULL_PARG);
382 error("ch_ungetchar overrun", NULL_PARG);
401 ierror("Finishing logfile", NULL_PARG);
442 NULL_PARG);
725 error("seek error to 0", NULL_PARG);
H A Dtags.c187 error("No tags file", NULL_PARG);
190 error("No such tag in tags file", NULL_PARG);
193 error("unknown tag type", NULL_PARG);
429 error("Tag not found", NULL_PARG);
H A Dlinenum.c214 ierror("Calculating line numbers", NULL_PARG);
257 error("Line numbers turned off", NULL_PARG);
H A Dsearch.c314 error("No previous regular expression", NULL_PARG);
969 error("No previous regular expression", NULL_PARG);
975 error("Please re-enter search pattern", NULL_PARG);
1039 error("Nothing to search", NULL_PARG);
H A Dedit.c702 error("Missing filename (\"less --help\" for help)", NULL_PARG);
803 answer = query("Overwrite, Append, or Don't log? (Type \"O\", \"A\", \"D\" or \"q\") ", NULL_PARG);
H A Dfilename.c862 error("LESSOPEN pipe is not supported", NULL_PARG);
880 error("Invalid LESSOPEN variable", NULL_PARG);
H A Dless.h306 #define NULL_PARG ((PARG *)NULL) macro
H A Dcharset.c163 error("invalid chardef", NULL_PARG);
172 error("chardef longer than 256", NULL_PARG);
222 error("invalid charset name", NULL_PARG);

Completed in 178 milliseconds