OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nerrors
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/kern/
genlintstub.awk
90
nerrors
= 0;
95
++
nerrors
;
99
if (
nerrors
> 0)
kern_event.c
1819
int
nerrors
, error;
local
1841
nerrors
= 0;
1864
eventlist,
nerrors
, 1);
1868
nerrors
++;
1873
if (
nerrors
) {
1874
*retval =
nerrors
;
/src/usr.bin/error/
main.c
62
int
nerrors
= 0;
variable
162
eaterrors(&
nerrors
, &errors);
164
printerrors(true,
nerrors
, errors);
165
qsort(errors,
nerrors
, sizeof(Eptr), errorsort);
167
printerrors(false,
nerrors
, errors);
168
findfiles(
nerrors
, errors, &nfiles, &files);
input.c
111
printf("%d errorentrys\n",
nerrors
);
159
newerror->error_no =
nerrors
++;
error.h
184
extern int
nerrors
;
touch.c
171
ECITERATE(ei, errorp, 0, errors,
nerrors
) {
Completed in 22 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026