OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_TRACELEVEL
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/routed/
trace.c
259
static const char *off_msgs[
MAX_TRACELEVEL
] = {
265
static const char *on_msgs[
MAX_TRACELEVEL
] = {
276
else if (new_tracelevel >
MAX_TRACELEVEL
)
277
new_tracelevel =
MAX_TRACELEVEL
;
defs.h
497
#define
MAX_TRACELEVEL
4
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025