Searched refs:DEBUG (Results 1 - 25 of 7228) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/h8300/include/asm/
H A Ddbg.h1 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/h8300/include/asm/
H A Ddbg.h1 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/include/asm/
H A Ddbg.h1 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/include/asm/
H A Ddbg.h1 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-pppoe/scripts/
H A Dpppoe-start.in50 if [ "$DEBUG" = "1" ] ; then
52 DEBUG=/tmp/pppoe-debug-$$
53 export DEBUG
54 mkdir $DEBUG
56 $ECHO "Could not create directory $DEBUG... exiting"
59 DEBUG=$DEBUG/pppoe-debug.txt
62 $ECHO "---------------------------------------------" > $DEBUG
63 $ECHO "* The following section contains information about your system" >> $DEBUG
64 date >> $DEBUG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-pppoe/scripts/
H A Dpppoe-start.in50 if [ "$DEBUG" = "1" ] ; then
52 DEBUG=/tmp/pppoe-debug-$$
53 export DEBUG
54 mkdir $DEBUG
56 $ECHO "Could not create directory $DEBUG... exiting"
59 DEBUG=$DEBUG/pppoe-debug.txt
62 $ECHO "---------------------------------------------" > $DEBUG
63 $ECHO "* The following section contains information about your system" >> $DEBUG
64 date >> $DEBUG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-pppoe/scripts/
H A Dpppoe-start.in50 if [ "$DEBUG" = "1" ] ; then
52 DEBUG=/tmp/pppoe-debug-$$
53 export DEBUG
54 mkdir $DEBUG
56 $ECHO "Could not create directory $DEBUG... exiting"
59 DEBUG=$DEBUG/pppoe-debug.txt
62 $ECHO "---------------------------------------------" > $DEBUG
63 $ECHO "* The following section contains information about your system" >> $DEBUG
64 date >> $DEBUG
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/
H A Dsysctl.h28 #if defined(DEBUG) && defined(CONFIG_SYSCTL)
40 #endif /* DEBUG && CONFIG_SYSCTL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ntfs/
H A Dsysctl.h28 #if defined(DEBUG) && defined(CONFIG_SYSCTL)
40 #endif /* DEBUG && CONFIG_SYSCTL */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/xfs/
H A Dxfs.h23 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/xfs/
H A Dxfs.h23 #define DEBUG 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/registry/
H A Dreg_init_basic.c31 DEBUG(0, ("Failed to initialize the registry: %s\n",
38 DEBUG(0, ("Failed to initialize the reghook cache: %s\n",
47 DEBUG(0, ("Failed to initialize data in registry!\n"));
58 DEBUG(10, ("registry_init_basic called\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/registry/
H A Dreg_init_basic.c31 DEBUG(0, ("Failed to initialize the registry: %s\n",
38 DEBUG(0, ("Failed to initialize the reghook cache: %s\n",
47 DEBUG(0, ("Failed to initialize data in registry!\n"));
58 DEBUG(10, ("registry_init_basic called\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/registry/
H A Dreg_init_basic.c31 DEBUG(0, ("Failed to initialize the registry: %s\n",
38 DEBUG(0, ("Failed to initialize the reghook cache: %s\n",
47 DEBUG(0, ("Failed to initialize data in registry!\n"));
58 DEBUG(10, ("registry_init_basic called\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/examples/pdb/
H A Dtest.c34 DEBUG(10, ("testsam_setsampwent called\n"));
44 DEBUG(10, ("testsam_endsampwent called\n"));
53 DEBUG(10, ("testsam_getsampwent called\n"));
63 DEBUG(10, ("testsam_getsampwnam called\n"));
73 DEBUG(10, ("testsam_getsampwsid called\n"));
83 DEBUG(10, ("testsam_delete_sam_account called\n"));
93 DEBUG(10, ("testsam_update_sam_account called\n"));
103 DEBUG(10, ("testsam_add_sam_account called\n"));
132 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
133 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/examples/pdb/
H A Dtest.c33 DEBUG(10, ("testsam_setsampwent called\n"));
43 DEBUG(10, ("testsam_endsampwent called\n"));
52 DEBUG(10, ("testsam_getsampwent called\n"));
62 DEBUG(10, ("testsam_getsampwnam called\n"));
72 DEBUG(10, ("testsam_getsampwsid called\n"));
82 DEBUG(10, ("testsam_delete_sam_account called\n"));
92 DEBUG(10, ("testsam_update_sam_account called\n"));
102 DEBUG(10, ("testsam_add_sam_account called\n"));
131 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
132 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dldap_debug_handler.c25 DEBUG(lp_ldap_debug_threshold(), ("[LDAP] %s", data));
37 DEBUG(10, ("Error setting LDAP debug level.\n"));
47 DEBUG(10, ("Error setting LBER log print function.\n"));
H A Ddmallocmsg.c45 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK: mark set\n"));
47 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK but dmalloc not in this process\n"));
61 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED: done\n"));
63 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED but dmalloc not in this process\n"));
77 DEBUG(2, ("Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.0.25b/examples/pdb/
H A Dtest.c34 DEBUG(10, ("testsam_setsampwent called\n"));
44 DEBUG(10, ("testsam_endsampwent called\n"));
53 DEBUG(10, ("testsam_getsampwent called\n"));
63 DEBUG(10, ("testsam_getsampwnam called\n"));
73 DEBUG(10, ("testsam_getsampwsid called\n"));
83 DEBUG(10, ("testsam_delete_sam_account called\n"));
93 DEBUG(10, ("testsam_update_sam_account called\n"));
103 DEBUG(10, ("testsam_add_sam_account called\n"));
132 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
133 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/examples/pdb/
H A Dtest.c33 DEBUG(10, ("testsam_setsampwent called\n"));
43 DEBUG(10, ("testsam_endsampwent called\n"));
52 DEBUG(10, ("testsam_getsampwent called\n"));
62 DEBUG(10, ("testsam_getsampwnam called\n"));
72 DEBUG(10, ("testsam_getsampwsid called\n"));
82 DEBUG(10, ("testsam_delete_sam_account called\n"));
92 DEBUG(10, ("testsam_update_sam_account called\n"));
102 DEBUG(10, ("testsam_add_sam_account called\n"));
131 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
132 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dldap_debug_handler.c25 DEBUG(lp_ldap_debug_threshold(), ("[LDAP] %s", data));
37 DEBUG(10, ("Error setting LDAP debug level.\n"));
47 DEBUG(10, ("Error setting LBER log print function.\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dldap_debug_handler.c25 DEBUG(lp_ldap_debug_threshold(), ("[LDAP] %s", data));
37 DEBUG(10, ("Error setting LDAP debug level.\n"));
47 DEBUG(10, ("Error setting LBER log print function.\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.0.25b/examples/pdb/
H A Dtest.c34 DEBUG(10, ("testsam_setsampwent called\n"));
44 DEBUG(10, ("testsam_endsampwent called\n"));
53 DEBUG(10, ("testsam_getsampwent called\n"));
63 DEBUG(10, ("testsam_getsampwnam called\n"));
73 DEBUG(10, ("testsam_getsampwsid called\n"));
83 DEBUG(10, ("testsam_delete_sam_account called\n"));
93 DEBUG(10, ("testsam_update_sam_account called\n"));
103 DEBUG(10, ("testsam_add_sam_account called\n"));
132 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
133 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/examples/pdb/
H A Dtest.c33 DEBUG(10, ("testsam_setsampwent called\n"));
43 DEBUG(10, ("testsam_endsampwent called\n"));
52 DEBUG(10, ("testsam_getsampwent called\n"));
62 DEBUG(10, ("testsam_getsampwnam called\n"));
72 DEBUG(10, ("testsam_getsampwsid called\n"));
82 DEBUG(10, ("testsam_delete_sam_account called\n"));
92 DEBUG(10, ("testsam_update_sam_account called\n"));
102 DEBUG(10, ("testsam_add_sam_account called\n"));
131 DEBUG(0, ("testsam: Couldn't register custom debugging class!\n"));
132 } else DEBUG(
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.0.25b/source/lib/
H A Ddmallocmsg.c45 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK: mark set\n"));
47 DEBUG(2,("Got MSG_REQ_DMALLOC_MARK but dmalloc not in this process\n"));
60 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED: done\n"));
62 DEBUG(2,("Got MSG_REQ_DMALLOC_LOG_CHANGED but dmalloc not in this process\n"));
75 DEBUG(2, ("Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED\n"));

Completed in 310 milliseconds

1234567891011>>