Searched defs:debug (Results 151 - 175 of 295) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/ssh/
H A Dlog.h87 #define debug(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG1, NULL, __VA_ARGS__) macro
/openbsd-current/libexec/spamlogd/
H A Dspamlogd.c66 int debug = 1; variable
/openbsd-current/games/boggle/boggle/
H A Dbog.c81 int debug; variable
/openbsd-current/regress/lib/libtls/tls/
H A Dtlstest.c38 int debug = 0; variable
/openbsd-current/usr.sbin/rarpd/
H A Drarpd.c688 debug(const char *fmt,...) function
/openbsd-current/sbin/isakmpd/
H A Dmonitor.c87 monitor_init(int debug) argument
423 monitor_loop(int debug) argument
/openbsd-current/usr.sbin/ospfd/
H A Dospfd.c114 int debug = 0; local
/openbsd-current/usr.sbin/eigrpd/
H A Deigrpd.c104 int debug = 0, rflag = 0, eflag = 0; local
315 start_child(enum eigrpd_process p, char *argv0, int fd, int debug, int verbose, argument
[all...]
/openbsd-current/usr.sbin/ospf6d/
H A Dospf6d.c113 int debug = 0; local
/openbsd-current/usr.bin/openssl/
H A Denc.c80 int debug; member in struct:__anon9
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackMaps.h415 void debug() { print(dbgs()); } function in class:llvm::StackMaps
/openbsd-current/usr.sbin/ldpd/
H A Dldpe.c68 ldpe(int debug, int verbose, char *sockname) argument
/openbsd-current/usr.sbin/rad/
H A Dengine.c94 engine(int debug, int verbose) argument
/openbsd-current/lib/libcrypto/cms/
H A Dcms_smime.c699 int debug = 0, match_ri = 0; local
/openbsd-current/usr.sbin/ldapd/
H A Dldape.c334 ldape(int debug, int verbose, char *csockpath) argument
/openbsd-current/usr.sbin/relayd/
H A Dproc.c177 proc_init(struct privsep *ps, struct privsep_proc *procs, unsigned int nproc, int debug, int argc, char **argv, enum privsep_procid proc_id) argument
/openbsd-current/regress/lib/libssl/shutdown/
H A Dshutdowntest.c28 int debug = 0; variable
/openbsd-current/usr.sbin/httpd/
H A Dproc.c177 proc_init(struct privsep *ps, struct privsep_proc *procs, unsigned int nproc, int debug, int argc, char **argv, enum privsep_procid proc_id) argument
/openbsd-current/sbin/iked/
H A Dproc.c205 proc_init(struct privsep *ps, struct privsep_proc *procs, unsigned int nproc, int debug, int argc, char **argv, enum privsep_procid proc_id) argument
/openbsd-current/usr.sbin/vmd/
H A Dproc.c177 proc_init(struct privsep *ps, struct privsep_proc *procs, unsigned int nproc, int debug, int argc, char **argv, enum privsep_procid proc_id) argument
/openbsd-current/usr.sbin/snmpd/
H A Dproc.c177 proc_init(struct privsep *ps, struct privsep_proc *procs, unsigned int nproc, int debug, int argc, char **argv, enum privsep_procid proc_id) argument
/openbsd-current/usr.sbin/ifstated/
H A Difstated.c94 int debug = 0; local
/openbsd-current/sbin/mount/
H A Dmount.c56 int debug, verbose, skip; variable
/openbsd-current/sbin/pfctl/
H A Dpfctl_table.c368 print_table(struct pfr_table *ta, int verbose, int debug) argument
390 print_tstats(struct pfr_tstats *ts, int debug) argument
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/
H A DPerldoc.pm40 sub debug { subroutine

Completed in 377 milliseconds

1234567891011>>