OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_debug
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.sbin/altq/altqd/
libaltq2.c
51
int
m_debug
; /* Debug output control bits */
variable in typeref:typename:int
altqd.c
121
m_debug
= 0;
134
m_debug
|= DEBUG_ALTQ;
/src/usr.sbin/altq/libaltq/
altq_qop.h
233
#define IsDebug(type) (l_debug >= LOG_DEBUG && (
m_debug
& (type)))
242
extern int
m_debug
; /* Debug output control bits */
parser.c
189
if (
m_debug
& DEBUG_ALTQ) {
192
m_debug
&= ~DEBUG_ALTQ;
196
m_debug
|= DEBUG_ALTQ;
Completed in 14 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025