OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DebugFlag
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/mopd/mopd/
mopd.c
60
int
DebugFlag
= 0; /* print debugging messages */
87
DebugFlag
++;
118
if ((!ForegroundFlag) &&
DebugFlag
)
122
if ((!ForegroundFlag) && (!
DebugFlag
)) {
process.c
46
extern int
DebugFlag
;
184
if (
DebugFlag
== DEBUG_ONELINE) {
188
if (
DebugFlag
>= DEBUG_HEADER) {
193
if (
DebugFlag
>= DEBUG_INFO) {
198
if (
DebugFlag
) {
288
if (
DebugFlag
== DEBUG_ONELINE) {
292
if (
DebugFlag
>= DEBUG_HEADER) {
297
if (
DebugFlag
>= DEBUG_INFO) {
302
if (
DebugFlag
) {
406
if (
DebugFlag
== DEBUG_ONELINE)
[
all
...]
/src/usr.sbin/mopd/moptrace/
moptrace.c
60
int
DebugFlag
= 0; /* print debugging messages */
85
DebugFlag
++;
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025