Searched defs:debug (Results 101 - 125 of 295) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/lex/
H A DFlexLexer.h95 int debug() const { return yy_flex_debug; } function in class:FlexLexer
/openbsd-current/usr.sbin/sasyncd/
H A Dsasyncd.h45 int debug; member in struct:cfgstate
/openbsd-current/usr.sbin/kgmon/
H A Dkgmon.c65 int debug = 0; variable
/openbsd-current/usr.sbin/dvmrpd/
H A Ddvmrpd.c105 int debug = 0; local
/openbsd-current/usr.bin/mail/
H A Dmain.c74 int debug; /* Debug flag set */ variable
/openbsd-current/usr.sbin/iscsid/
H A Discsid.c72 int ch, debug = 0, verbose = 0, nobkill = 1; local
/openbsd-current/usr.bin/rdist/
H A Dmessage.c51 int debug = 0; /* Debugging level */ variable
/openbsd-current/sys/net/
H A Dppp-deflate.c61 int debug; member in struct:deflate_state
188 z_comp_init(void *arg, u_char *options, int opt_len, int unit, int hdrlen, int debug) argument
408 z_decomp_init(void *arg, u_char *options, int opt_len, int unit, int hdrlen, int mru, int debug) argument
[all...]
/openbsd-current/games/gomoku/
H A Dmain.c51 int debug; /* true if debugging */ variable
[all...]
/openbsd-current/usr.sbin/wsmoused/
H A Dwsmoused.c80 int debug = 0; variable
/openbsd-current/usr.sbin/ldomd/
H A Dldomd.c131 int debug = 0; local
/openbsd-current/usr.sbin/ldapd/
H A Dldapd.c114 int debug = 0, verbose = 0, eflag = 0; local
409 start_child(enum ldapd_process p, char *argv0, int fd, int debug, argument
/openbsd-current/regress/lib/libssl/quic/
H A Dquictest.c28 int debug = 0; variable
/openbsd-current/regress/lib/libc/regex/
H A Dmain.c15 int debug = 0; variable
/openbsd-current/usr.sbin/lpd/
H A Dlpd.c74 int sp[2], ch, debug = 0, nflag = 0, verbose = 1; local
/openbsd-current/sys/dev/pci/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c274 struct dc_debug_options *debug = &clk_mgr_dce->base.ctx->dc->debug; local
/openbsd-current/usr.sbin/netgroup_mkdb/
H A Dnetgroup_mkdb.c76 static int debug = 0; variable
/openbsd-current/usr.sbin/rpc.statd/
H A Dstatd.c59 int debug = 0; /* Controls syslog() for debug msgs */ variable
/openbsd-current/usr.bin/openssl/
H A Ddgst.c83 int debug; member in struct:__anon165
/openbsd-current/sbin/fsck_ext2fs/
H A Dmain.c81 int debug; /* output debugging info */ variable
/openbsd-current/sbin/isakmpd/
H A Disakmpd.c73 int debug = 0; variable
/openbsd-current/usr.sbin/ripd/
H A Dripd.c102 int debug = 0; local
/openbsd-current/usr.sbin/hostapd/
H A Dhostapd.c376 u_int debug = 0, ret; local
/openbsd-current/libexec/comsat/
H A Dcomsat.c57 int debug = 0; variable
/openbsd-current/regress/lib/libssl/api/
H A Dapitest.c30 int debug = 0; variable

Completed in 258 milliseconds

1234567891011>>