OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:debug
(Results
1 - 25
of
176
) sorted by relevancy
1
2
3
4
5
6
7
8
/src/tests/usr.bin/xlint/lint1/
msg_316.c
10
void
debug
(void)
function in typeref:typename:void
/src/sys/arch/mvme68k/stand/bootxx/
conf.c
14
int
debug
;
variable in typeref:typename:int
/src/libexec/ld.elf_so/
debug.c
1
/* $NetBSD:
debug
.c,v 1.6 2004/10/22 05:39:56 skrll Exp $ */
40
__RCSID("$NetBSD:
debug
.c,v 1.6 2004/10/22 05:39:56 skrll Exp $");
45
#include "
debug
.h"
48
#ifdef
DEBUG
49
int
debug
= 0;
variable in typeref:typename:int
55
if (
debug
) {
/src/sys/arch/sun68k/stand/bootxx/
conf.c
11
#ifdef
DEBUG
12
int
debug
;
variable in typeref:typename:int
13
#endif /*
DEBUG
*/
/src/sys/arch/sun68k/stand/bootyy/
conf.c
11
#ifdef
DEBUG
12
int
debug
;
variable in typeref:typename:int
13
#endif /*
DEBUG
*/
/src/usr.bin/rump_wmd/
rump_wmd.sh
69
debug
()
function
73
{ lvl=$1; shift; echo
DEBUG
${lvl}: $* >&2; }
127
debug
0 Searching component combinations. This may take a while ...
129
debug
1 Current components: ${CURCOMP}
139
debug
1 Trying to find ${undef}
141
debug
2 Component attempt: ${attempt}
152
debug
1 Found ${undef} from ${attempt}
159
debug
0 Found a set
/src/sys/arch/mvme68k/stand/bootst/
conf.c
17
int
debug
;
variable in typeref:typename:int
boot.c
42
int
debug
;
variable in typeref:typename:int
/src/sys/arch/sun68k/stand/tapeboot/
conf.c
17
#ifdef
DEBUG
18
int
debug
;
variable in typeref:typename:int
19
#endif /*
DEBUG
*/
/src/sys/arch/zaurus/stand/zboot/
crt0.c
34
int
debug
= 1;
variable in typeref:typename:int
/src/sys/arch/hppa/stand/boot/
conf.c
38
int
debug
= 0;
variable in typeref:typename:int
/src/sys/arch/hppa/stand/cdboot/
conf.c
38
int
debug
= 0;
variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/bootsd/
boot.c
42
int
debug
;
variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/netboot/
conf.c
33
int
debug
;
variable in typeref:typename:int
/src/usr.sbin/bootp/common/
trylook.c
22
int
debug
= 0;
variable in typeref:typename:int
/src/lib/librefuse/
refuse_compat.c
48
int
debug
;
member in struct:fuse_cmdline_opts_rev0
fuse_lowlevel.h
47
int
debug
;
member in struct:fuse_cmdline_opts
/src/sys/arch/sun68k/stand/libsa/
promboot.c
12
#ifdef
DEBUG
13
int
debug
= 0;
variable in typeref:typename:int
14
#endif /*
DEBUG
*/
31
#ifdef
DEBUG
66
#ifdef
DEBUG
67
debug
++;
68
#endif /*
DEBUG
*/
74
#ifdef
DEBUG
75
if (
debug
) {
76
printf("
Debug
level %d - enter c to continue...", debug)
[
all
...]
/src/usr.sbin/btattach/
firmload.c
45
const int
debug
= getenv("FIRMWARE_DEBUG") != NULL;
local in function:firmware_search
52
if (
debug
)
57
if (
debug
)
/src/tests/lib/libc/sys/
t_ptrace_wait.c
111
static int
debug
= 0;
variable in typeref:typename:int
114
if (
debug
) { \
/src/sys/arch/alpha/stand/common/
boot.c
64
int
debug
;
variable in typeref:typename:int
/src/sys/arch/evbmips/stand/sbmips/common/
boot.c
56
extern int
debug
;
62
int
debug
;
variable in typeref:typename:int
/src/sys/arch/sbmips/stand/common/
boot.c
56
extern int
debug
;
62
int
debug
;
variable in typeref:typename:int
/src/sys/arch/sgimips/stand/common/
boot.c
101
static int
debug
= 0;
variable in typeref:typename:int
148
debug
= 1;
243
if (
debug
) {
/src/sys/arch/sparc/stand/bootxx/
bootxx.c
43
int
debug
;
variable in typeref:typename:int
121
#ifdef
DEBUG
Completed in 17 milliseconds
1
2
3
4
5
6
7
8
Indexes created Sat Sep 20 22:09:52 GMT 2025