Home
last modified time | relevance | path

Searched refs:nerrors (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrormain.c38 int nerrors = 0; variable
194 eaterrors(&nerrors, &errors); in main()
196 printerrors(TRUE, nerrors, errors); in main()
197 qsort(errors, nerrors, sizeof (Eptr), errorsort); in main()
199 printerrors(FALSE, nerrors, errors); in main()
200 findfiles(nerrors, errors, &nfiles, &files); in main()
H A Derrortouch.c49 static boolean preview(int nerrors, Eptr **files, int ix);
61 for (ei = lb; p = errors[ei], ei < nerrors; ei++)
112 files[fi] = &errors[nerrors]; in findfiles()
276 hackfile(char *name, Eptr **files, int ix, int nerrors) in hackfile() argument
285 previewed = preview(nerrors, files, ix); in hackfile()
295 diverterrors(name, errordest, files, ix, previewed, nerrors); in hackfile()
306 preview(int nerrors, Eptr **files, int ix) in preview() argument
311 if (nerrors <= 0) in preview()
385 int nerrors; in diverterrors() local
389 nerrors = files[ix+1] - files[ix]; in diverterrors()
[all …]
H A Derror.h197 extern int nerrors;
239 void findfiles(int nerrors, Eptr *errors, int *r_nfiles, Eptr ***r_files);
H A Derrorinput.c104 printf("%d errorentrys\n", nerrors); in eaterrors()
151 newerror->error_no = nerrors++; in erroradd()
/illumos-gate/usr/src/cmd/ptools/plgrp/
H A Dplgrp.c447 nerrors++; in parse_lgrps()
923 nerrors++; in do_op()
950 nerrors++; in do_op()
968 nerrors++; in do_op()
1014 nerrors++; in do_op()
1066 nerrors++; in do_op()
1085 nerrors++; in do_op()
1102 nerrors++; in do_op()
1147 nerrors++; in do_op()
1265 nerrors++; in do_process()
[all …]
/illumos-gate/usr/src/cmd/sgs/yacc/common/
H A Dy1.c96 static int nerrors = 0; /* number of errors */ variable
493 ++nerrors; in error()
661 if (nerrors) { in cpres()
903 if (nerrors) { in cempty()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po58 …n c0t0d1 FAULTED 0 0 0 cannot open\n\nerrors: No known data er…
74 …n c0t0d1 FAULTED 0 0 0 cannot open\n\nerrors: No known data er…
90 … c0t0d1 FAULTED 0 0 0 corrupted data\n\nerrors: No known data er…
106 …rrupted data\n c0t0d1 ONLINE 0 0 0\n\nerrors: No known data er…
154nerrors: 1 data errors, use '-v' for a list\n\n\nUnfortunately, the data cannot be repaired, and t…
170nerrors:\n\n\n# zpool status\n pool: test\n state: ONLINE\nstatus: One or more devices has experi…
186 … 0 0\n c0t0d1 ONLINE 0 0 0\n\nerrors: No known errors\…
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c1402 static int nerrors = 0; local
1429 if (nerrors++ >= 5) {