代码搜索:Debugging
找到约 8,473 项符合「Debugging」的源代码
代码结果 8,473
www.eeworm.com/read/147766/5722164
c debuglocks.c
/* $Id: debuglocks.c,v 1.9 2001/11/17 00:10:48 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1998 David S. Miller (davem@redhat.com)
*/
#include
www.eeworm.com/read/147766/5723043
c debuglocks.c
/* $Id: debuglocks.c,v 1.11 2001/09/20 00:35:31 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
* Copyrigh
www.eeworm.com/read/140582/5786381
sh roadrun.sh
#!/bin/sh
: turn on debugging
ipsec whack --debug-control --debug-oppo --debug-dns
: check out config
ipsec eroute
ping -c 4 -n 192.0.2.2
: transfer some data
nc -w 5 192.0.2.2 2 | wc -l
if ! ips
www.eeworm.com/read/140180/5794261
h preset.h
#ifndef PRESET_H
#define PRESET_H
#define PRESET_DEBUG 0 /* 0 for no debugging, 1 for normal, 2 for insane */
#define HARD_CUT 0
#define SOFT_CUT 1
#include "preset_types.h"
void evalInitConditions(
www.eeworm.com/read/136786/5863034
c pm_drv.c
#include
#include
#include
#include
/* Debugging macros */
#undef DEBUG_PMDRV
#ifdef DEBUG_PMDRV
#define DPRINTK(args...) printk(##args
www.eeworm.com/read/136786/5863155
c debuglocks.c
/* $Id: debuglocks.c,v 1.9 2001/11/17 00:10:48 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1998 David S. Miller (davem@redhat.com)
*/
#include
www.eeworm.com/read/136786/5863843
c debuglocks.c
/* $Id: debuglocks.c,v 1.11 2001/09/20 00:35:31 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
* Copyrigh
www.eeworm.com/read/131315/5937186
c dmalloc.c
/* dmalloc - debugging layer on top of malloc
* vix 25mar92 [fixed bug in round-up calcs in alloc()]
* vix 24mar92 [added size calcs, improved printout]
* vix 22mar92 [original work]
*
* $Id: dma
www.eeworm.com/read/131315/5945349
h common.h
/* $Header: common.h,v 2.0 86/09/17 15:36:39 lwall Exp $
*
* $Log: common.h,v $
* Revision 2.0 86/09/17 15:36:39 lwall
* Baseline for netwide release.
*
*/
#define DEBUGGING
#include "conf
www.eeworm.com/read/128531/5984715
c debuglocks.c
/* $Id: debuglocks.c,v 1.9 2001/11/17 00:10:48 davem Exp $
* debuglocks.c: Debugging versions of SMP locking primitives.
*
* Copyright (C) 1998 David S. Miller (davem@redhat.com)
*/
#include