Home
last modified time | relevance | path

Searched refs:Error (Results 1 – 25 of 123) sorted by relevance

12345

/mirbsd/src/usr.bin/vi/docs/internals/
Dautowrite19 ^^ Y N Error.
26 ^] Y N Error.
48 :next Y N N Error.
54 :rewind Y N N Error.
62 :tag Y N N Error.
80 :edit Y * N Error.
84 :quit Y * N Error.
/mirbsd/src/usr.sbin/installboot/
Dbxinst.sparc203 print -u2 Error: cannot create temporary directory
246 print -u2 Error: tar output size $tarsize wrong, want \
276 print -u2 Error: invalid chain sector "'$OPTARG'"
280 print -u2 Error: invalid geometry code "'$OPTARG'"
289 print -u2 Error: invalid sector scale "'$OPTARG'"
293 print -u2 Error: "'$OPTARG'" not found
309 print -u2 Error: Use option -g C:H:S as well
330 print -u2 Error: too many blocks, maximum $blktblsz
Dbxinst.i38695 print -u2 Error: invalid block size "2^'$OPTARG'"
100 print -u2 Error: invalid geometry code "'$OPTARG'"
143 print -u2 Error: invalid input scale "'$OPTARG'"
218 print -u2 Error: too many blocks
/mirbsd/src/sys/arch/sparc/stand/bootxx/
Dmkbxinst.sh251 print -u2 Error: cannot create temporary directory
294 print -u2 Error: tar output size $tarsize wrong, want \
326 print -u2 Error: invalid chain sector "'$OPTARG'"
330 print -u2 Error: invalid geometry code "'$OPTARG'"
339 print -u2 Error: invalid sector scale "'$OPTARG'"
343 print -u2 Error: "'$OPTARG'" not found
359 print -u2 Error: Use option -g C:H:S as well
380 print -u2 Error: too many blocks, maximum $blktblsz
/mirbsd/src/gnu/usr.bin/perl/djgpp/
Dconfigure.bat7 echo Error:
15 echo Error:
24 echo Error:
/mirbsd/src/lib/libssl/src/doc/crypto/
DBIO_s_file.pod91 if(bio_out == NULL) /* Error ... */
92 if(!BIO_set_fp(bio_out, stdout, BIO_NOCLOSE)) /* Error ... */
99 if(!out) /* Error occurred */
107 if(out == NULL) /* Error ... */
108 if(!BIO_write_filename(out, "filename.txt")) /* Error ... */
DBIO_f_ssl.pod176 fprintf(stderr, "Error connecting to server\n");
182 fprintf(stderr, "Error establishing SSL connection\n");
221 fprintf(stderr, "Error setting up SSL_CTX\n");
264 fprintf(stderr, "Error setting up accept BIO\n");
271 fprintf(stderr, "Error in connection\n");
285 fprintf(stderr, "Error in SSL handshake\n");
DX509_NAME_add_entry_by_txt.pod84 /* Error */
87 /* Error */
90 /* Error */
Dpem.pod336 /* Error */
344 /* Error */
351 /* Error */
358 /* Error */
366 /* Error */
374 /* Error */
382 /* Error */
390 /* Error */
DBIO_s_accept.pod159 fprintf(stderr, "Error setting up accept\n");
166 fprintf(stderr, "Error accepting connection\n");
177 fprintf(stderr, "Error accepting connection\n");
/mirbsd/src/usr.sbin/httpd/src/modules/ssl/
Dlibssl.module244 … echo "Error: SDBM is needed, because no custom or vendor DBM library available!" 1>&2
296 echo "Error: Cannot find SSL installation in $SSL_BASE" 1>&2
324 echo "Error: Cannot find SSL binaries in $PATH" 1>&2
346 echo "Error: Cannot find SSL binaries under $SSL_BASE" 1>&2
358 echo "Error: OpenSSL VERSIONS BELOW 0.9.3 ARE NO LONGER SUPPORTED."
385 echo "Error: Cannot find SSL header files in any of the following dirs:" 1>&2
386 … echo "Error: . /usr/include /usr/include/ssl/ /usr/local/include /usr/local/include/ssl" 1>&2
393 echo "Error: Cannot find SSL header files under $SSL_BASE" 1>&2
414 echo "Error: Cannot find SSL library files in any of the following dirs:" 1>&2
415 echo "Error: . /lib /usr/lib /usr/local/lib" 1>&2
[all …]
/mirbsd/src/sys/arch/i386/stand/bootxx/
Dmkbxinst.sh146 print -u2 Error: invalid block size "2^'$OPTARG'"
151 print -u2 Error: invalid geometry code "'$OPTARG'"
194 print -u2 Error: invalid input scale "'$OPTARG'"
269 print -u2 Error: too many blocks
/mirbsd/src/etc/
Droot.profile37 print -u2 Error: no .config.gz stored in "${1:-/bsd}"
40 print -u2 Error: cannot mktemp
/mirbsd/src/usr.bin/make/
Dcompat.c196 Error("%s expands to empty string", cmd); in CompatRunCommand()
352 Error("*** %s removed\n", file); in CompatRunCommand()
538 Error("Graph cycles through %s\n", gn->name); in CompatMake()
Dvarmodifiers.c564 Error(msg, v->lbuffer); in do_assign()
580 Error(msg, v->lbuffer); in do_exec()
804 Error("%s: %s", str, errbuf); in VarREError()
874 Error("No subexpression %s", &errstr[0]); in VarRESubstitute()
879 Error("No match for subexpression %s", &errstr[0]); in VarRESubstitute()
1088 Error(err, s); in do_shcmd()
1445 Error("Bad modifier: %s\n", tstr); in VarModifiers_Apply()
1459 Error("Unclosed variable specification"); in VarModifiers_Apply()
Derror.h50 extern void Error(const char *, ...)
Derror.c53 Error(const char *fmt, ...) in Error() function
Djob.c1543 Error("couldn't resume %s: %s", in JobRestart()
1630 cmdsOK = Job_CheckCommands(gn, Error); in JobStart()
2142 Error("Resumed child (%ld) not in table", (long)pid); in Job_CatchChildren()
2148 Error("Child (%ld) not in table?", (long)pid); in Job_CatchChildren()
2629 Error("*** %s removed", file); in JobInterrupt()
2678 Error("Errors reported so .END ignored"); in Job_Finish()
Dmake.c486 Error("Graph cycles through %s", pgn->name); in Make_Update()
733 Error("Graph cycles through `%s'", gn->name); in MakePrintStatus()
/mirbsd/src/share/misc/
Dscsi_modes160 # Read-Write Error Recovery Page
167 {PER (Post Error)} t1
168 {DTE (Disable Transfer on Error)} t1
197 # Verify Error Recovery Page
/mirbsd/src/usr.sbin/httpd/src/helpers/
Dcheckheader.sh21 Syntax Error
Dfindcpp.sh19 Syntax Error
/mirbsd/src/gnu/usr.bin/perl/t/op/
Ddie.t39 package Error;
/mirbsd/src/usr.bin/vi/docs/interp/
Dinterp75 M_BERR Error: M_ERR if verbose, else bell.
76 M_ERR Error: Display in inverse video.
78 M_SYSERR Error: M_ERR, using strerror(3) message.
/mirbsd/src/usr.bin/file/magdir/
Danimation44 #>1 byte&0x01 =0x00 \b, Error Protection
77 #>1 byte&0x01 =0x00 \b, Error Protection
114 #>1 byte&0x01 =0x00 \b, Error Protection

12345