OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:errorclass
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/error/
filter.c
166
Errorclass
170
Errorclass
errorclass
= errorp->error_e_class;
local in function:discardit
172
switch (
errorclass
) {
175
case C_UNKNOWN: return
errorclass
;
182
if (
errorclass
!= C_NONSPEC) { /* no file */
192
if (search_ignore(errorp->error_text[
errorclass
== C_NONSPEC ? 0 : 2]) >= 0) {
196
return
errorclass
;
filter.c
166
Errorclass
170
Errorclass
errorclass
= errorp->error_e_class;
local in function:discardit
172
switch (
errorclass
) {
175
case C_UNKNOWN: return
errorclass
;
182
if (
errorclass
!= C_NONSPEC) { /* no file */
192
if (search_ignore(errorp->error_text[
errorclass
== C_NONSPEC ? 0 : 2]) >= 0) {
196
return
errorclass
;
filter.c
166
Errorclass
170
Errorclass
errorclass
= errorp->error_e_class;
local in function:discardit
172
switch (
errorclass
) {
175
case C_UNKNOWN: return
errorclass
;
182
if (
errorclass
!= C_NONSPEC) { /* no file */
192
if (search_ignore(errorp->error_text[
errorclass
== C_NONSPEC ? 0 : 2]) >= 0) {
196
return
errorclass
;
input.c
49
static
Errorclass
catchall(void);
50
static
Errorclass
cpp(void);
51
static
Errorclass
f77(void);
52
static
Errorclass
lint0(void);
53
static
Errorclass
lint1(void);
54
static
Errorclass
lint2(void);
55
static
Errorclass
lint3(void);
56
static
Errorclass
make(void);
57
static
Errorclass
mod2(void);
58
static
Errorclass
onelong(void)
72
Errorclass
errorclass
= C_SYNC;
local in function:eaterrors
[
all
...]
input.c
49
static
Errorclass
catchall(void);
50
static
Errorclass
cpp(void);
51
static
Errorclass
f77(void);
52
static
Errorclass
lint0(void);
53
static
Errorclass
lint1(void);
54
static
Errorclass
lint2(void);
55
static
Errorclass
lint3(void);
56
static
Errorclass
make(void);
57
static
Errorclass
mod2(void);
58
static
Errorclass
onelong(void)
72
Errorclass
errorclass
= C_SYNC;
local in function:eaterrors
[
all
...]
input.c
49
static
Errorclass
catchall(void);
50
static
Errorclass
cpp(void);
51
static
Errorclass
f77(void);
52
static
Errorclass
lint0(void);
53
static
Errorclass
lint1(void);
54
static
Errorclass
lint2(void);
55
static
Errorclass
lint3(void);
56
static
Errorclass
make(void);
57
static
Errorclass
mod2(void);
58
static
Errorclass
onelong(void)
72
Errorclass
errorclass
= C_SYNC;
local in function:eaterrors
[
all
...]
Completed in 139 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025