Home
last modified time | relevance | path

Searched refs:errors (Results 151 – 175 of 284) sorted by relevance

12345678910>>...12

/illumos-gate/usr/src/cmd/mailx/misc/
H A Dmailx.rc52 ignore apparently-to default-options errors-to in-reply-to precedence priority
/illumos-gate/usr/src/contrib/ast/src/lib/libcmd/
H A Dfds.c211 if (error_info.errors || *argv) in b_fds()
H A Dcmp.c329 if (error_info.errors || !(file1 = *argv++) || !(file2 = *argv++)) in b_cmp()
H A Djoin.c927 if (error_info.errors || argc!=2) in b_join()
983 return error_info.errors; in b_join()
/illumos-gate/usr/src/cmd/zic/
H A Dzic.c140 static int errors; variable
412 ++errors;
425 --errors;
562 if (errors)
592 return ((errors == 0) ? EXIT_SUCCESS : EXIT_FAILURE);
814 if (errors) in associate()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Diconv82 printf(" size_t errors;\n");
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/bltins/
H A Dalarm.c253 if(error_info.errors) in b_alarm()
/illumos-gate/usr/src/tools/smatch/src/
H A Dlib.c163 static int errors = 0; in do_error() local
173 if (errors > 100) { in do_error()
183 errors++; in do_error()
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h368 uint8_t errors; /* Descriptor Errors */ member
1620 #define TBI_ACCEPT(adapter, status, errors, length, last_byte) \ argument
1622 (((errors) & E1000_RXD_ERR_FRAME_ERR_MASK) == E1000_RXD_ERR_CE) && \
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Diconv116 size_t errors;
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Diconv116 size_t errors;
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Diconv116 size_t errors;
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Diconv116 size_t errors;
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dioerr.test13 # focus of this file is testing for correct handling of I/O errors
H A Dmisuse.test46 # but that has changed. The following tests used to cause errors but now
/illumos-gate/usr/src/contrib/ast/src/cmd/INIT/
H A Dmamake.c230 int errors; /* some error(s) occurred */ member
323 state.errors = 1; in report()
355 state.errors++; in dont()
2159 if (error_info.errors) in main()
2374 return state.errors != 0; in main()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DINTEL.po435 msgstr "Excessive errors from a bus, memory or IO. Refer to %s for more information."
451 msgstr "Excessive errors from memory accesses. Refer to %s for more information."
467 msgstr "Excessive errors from IO accesses. Refer to %s for more information."
549 msgstr "Hardware redundancy or correction of memory errors may be lost"
627 …as deployed the spare dimm rank to replace a rank which has had too many errors Refer to %s for m…
643 msgstr "A page of memory has reported excessive correctable ECC errors. Refer to %s for more infor…
659 …ted dimm fault diagnosis (as should always be the case for uncorrectable errors). Refer to %s for…
675 msgstr "The number of correctable errors associated with this memory module has exceeded acceptable…
H A DPCIEX.po307 msgstr "Too many recovered internal errors have been detected within the specified PCIEX device. Th…
323 msgstr "Too many recovered bus errors have been detected, which indicates a problem with the specif…
339 msgstr "Too many recovered bus errors have been detected, which indicates a problem with the specif…
355 msgstr "Too many recovered errors have been detected, which indicates a problem with the specified …
419 msgstr "The number of correctable errors detected in the PCIe Root Complex has crossed the allowed …
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DREADME70 reerror report re*() errors
/illumos-gate/usr/src/boot/common/linenoise/
H A DREADME.markdown14 …n and again it's just much better to hit the up arrow and edit on syntax errors, or in order to tr…
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/charlib/
H A DBRACKETS_NOTE47 the pieces from the \(bv bounding box. Think roundoff errors introduced by the
/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A DREADME.zfs55 3. The "normal" Lua runtime handles errors by failing fatally, but since this
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dargs.c201 error_info.errors++; in sh_argopts()
321 if(error_info.errors) in sh_argopts()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h908 kstat_named_t errors; member
1028 kstat_named_t errors; member
/illumos-gate/usr/src/cmd/sendmail/src/
H A DREAD_ME69 savemail.c Routines which save the letter on processing errors.

12345678910>>...12