Searched defs:debug (Results 1 - 25 of 195) sorted by relevance

12345678

/src/tests/usr.bin/xlint/lint1/
H A Dmsg_316.c10 void debug(void) function in typeref:typename:void
/src/sys/arch/mvme68k/stand/bootxx/
H A Dconf.c14 int debug; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/bootxx/
H A Dconf.c12 int debug; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/bootyy/
H A Dconf.c12 int debug; variable in typeref:typename:int
/src/libexec/ld.elf_so/
H A Ddebug.c49 int debug = 0; variable in typeref:typename:int
/src/usr.bin/rump_wmd/
H A Drump_wmd.sh69 debug () function
/src/sys/arch/sun68k/stand/tapeboot/
H A Dconf.c18 int debug; variable in typeref:typename:int
/src/sys/arch/zaurus/stand/zboot/
H A Dcrt0.c34 int debug = 1; variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/bootst/
H A Dconf.c17 int debug; variable in typeref:typename:int
H A Dboot.c42 int debug; variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/bootsd/
H A Dboot.c42 int debug; variable in typeref:typename:int
/src/sys/arch/mvme68k/stand/netboot/
H A Dconf.c33 int debug; variable in typeref:typename:int
/src/sys/arch/hppa/stand/boot/
H A Dconf.c38 int debug = 0; variable in typeref:typename:int
/src/sys/arch/hppa/stand/cdboot/
H A Dconf.c38 int debug = 0; variable in typeref:typename:int
/src/usr.sbin/bootp/common/
H A Dtrylook.c22 int debug = 0; variable in typeref:typename:int
/src/sys/arch/sun68k/stand/libsa/
H A Dpromboot.c13 int debug = 0; variable in typeref:typename:int
/src/lib/librefuse/
H A Drefuse_compat.c48 int debug; member in struct:fuse_cmdline_opts_rev0
H A Dfuse_lowlevel.h47 int debug; member in struct:fuse_cmdline_opts
/src/usr.sbin/btattach/
H A Dfirmload.c45 const int debug = getenv("FIRMWARE_DEBUG") != NULL; local in function:firmware_search
/src/tests/lib/libc/sys/
H A Dt_ptrace_wait.c111 static int debug = 0; variable in typeref:typename:int
/src/sys/arch/sparc/stand/bootxx/
H A Dbootxx.c43 int debug; variable in typeref:typename:int
/src/sys/arch/sgimips/stand/common/
H A Dboot.c101 static int debug = 0; variable in typeref:typename:int
/src/share/examples/hostapd/
H A Dhostapd.conf37 debug=0 key
/src/sys/arch/alpha/stand/common/
H A Dboot.c64 int debug; variable in typeref:typename:int
/src/usr.bin/scmdctl/
H A Di2cspi.c53 i2cspi_phy_read_register(int fd, bool debug, uint8_t reg, int rlen, uint8_t *buf) argument
78 i2cspi_phy_write_register(int fd, bool debug, uint8_t reg, uint8_t buf) argument
100 i2cspi_clear(int fd, bool debug) argument
106 i2cspi_read_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_end, uint8_t *r) argument
122 i2cspi_write_register(int fd, bool debug, int a_module, uint8_t reg, uint8_t reg_v) argument
[all...]

Completed in 8 milliseconds

12345678