Searched refs:DEBUG (Results 26 - 50 of 1509) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC/
H A Dassert.h36 #ifdef DEBUG
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/math-emu/
H A Dfres.c8 #ifdef DEBUG
H A Dfrsqrte.c8 #ifdef DEBUG
H A Dmffs.c12 #ifdef DEBUG
H A Dmtfsb0.c13 #ifdef DEBUG
H A Dmtfsb1.c13 #ifdef DEBUG
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/udhcpd/
H A Ddebug.h33 #ifdef DEBUG
34 # undef DEBUG macro
35 # define DEBUG(level, str, args...) LOG(level, str, ## args) macro
38 # define DEBUG(level, str, args...) do {;} while(0) macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/w1/
H A Dw1_log.h25 #define DEBUG macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/zd1211rw/
H A Dzd_util.h23 #ifdef DEBUG
27 #endif /* DEBUG */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.03.14/
H A Dtivo_beacon.h31 #ifdef DEBUG
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/torture/
H A Dsmbiconv.c52 DEBUG (0, ("conversion stopped due to problem in writing the output"));
65 DEBUG(0,("illegal input sequence at position %ld",
69 DEBUG(0, ("\
73 DEBUG(0, ("internal error (illegal descriptor)"));
76 DEBUG(0, ("unknown iconv() error %d", errno));
112 DEBUG(0, ("error while reading the input"));
130 DEBUG(0, ("unable to allocate buffer for input"));
148 DEBUG(0, ("error while reading the input"));
211 DEBUG(0, ("Can't open output file '%s': %s, exiting...\n", output, strerror(errno)));
218 DEBUG(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/lib/
H A Dtallocmsg.c41 DEBUG(2,("Got POOL_USAGE\n"));
57 DEBUG(2, ("Registered MSG_REQ_POOL_USAGE\n"));
H A Dadt_tree.c148 DEBUG(11,("pathtree_birth_child: First child of node [%s]! [%s]\n",
165 DEBUG(11,("pathtree_birth_child: Looking for crib; infant -> [%s], child -> [%s]\n",
172 DEBUG(11,("pathtree_birth_child: storing infant in i == [%d]\n",
183 DEBUG(11,("pathtree_birth_child: Exiting loop (i == [%d])\n", i ));
205 DEBUG(0,("pathtree_find_child: NULL node passed into function!\n"));
210 DEBUG(0,("pathtree_find_child: NULL key string passed into function!\n"));
216 DEBUG(11,("pathtree_find_child: child key => [%s]\n",
232 DEBUG(11,("pathtree_find_child: %s [%s]\n",
248 DEBUG(8,("pathtree_add: Enter\n"));
251 DEBUG(
[all...]
H A Dafs_settoken.c61 DEBUG(10, ("strtok failed\n"));
68 DEBUG(10, ("strtok failed\n"));
73 DEBUG(10, ("sscanf AuthHandle failed\n"));
78 DEBUG(10, ("strtok failed\n"));
86 DEBUG(10, ("invalid key: %x/%d\n", (uint32)blob.data,
96 DEBUG(10, ("strtok failed\n"));
101 DEBUG(10, ("sscanf ViceId failed\n"));
106 DEBUG(10, ("strtok failed\n"));
111 DEBUG(10, ("sscanf BeginTimestamp failed\n"));
116 DEBUG(1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/smbd/
H A Ddosmode.c60 DEBUG(2,("unix_mode(%s) inheriting from %s\n",fname,dname));
62 DEBUG(4,("unix_mode(%s) failed, [dir %s]: %s\n",fname,dname,strerror(errno)));
68 DEBUG(2,("unix_mode(%s) inherit mode %o\n",fname,(int)dir_mode));
111 DEBUG(3,("unix_mode(%s) returning 0%o\n",fname,(int)result ));
151 DEBUG(8,("dos_mode_from_sbuf returning "));
153 if (result & aHIDDEN) DEBUG(8, ("h"));
154 if (result & aRONLY ) DEBUG(8, ("r"));
155 if (result & aSYSTEM) DEBUG(8, ("s"));
156 if (result & aDIR ) DEBUG(8, ("d"));
157 if (result & aARCH ) DEBUG(
[all...]
H A Dchange_trust_pw.c38 DEBUG(5,("change_trust_account_password: Attempting to change trust account password in domain %s....\n",
45 DEBUG(0,("Can't get IP for PDC for domain %s\n", domain));
64 DEBUG(0,("modify_trust_password: Connection to %s failed!\n", dc_name));
75 DEBUG(0,("modify_trust_password: unable to open the domain client session to machine %s. Error was : %s.\n",
92 DEBUG(0,("%s : change_trust_account_password: Failed to change password for domain %s.\n",
96 DEBUG(5,("change_trust_account_password: sucess!\n"));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb_config.h13 #if !defined(DEBUG)
14 #define DEBUG 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Davp.c144 if (DEBUG)
152 if (DEBUG)
158 if (DEBUG)
170 if (DEBUG)
187 if (DEBUG)
197 if (DEBUG)
207 if (DEBUG)
217 if (DEBUG)
225 if (DEBUG)
235 if (DEBUG)
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr.c54 DEBUG(0,("api_samr_close_hnd: unable to unmarshall SAMR_Q_CLOSE_HND.\n"));
62 DEBUG(0,("api_samr_close_hnd: unable to marshall SAMR_R_CLOSE_HND.\n"));
85 DEBUG(0,("api_samr_open_domain: unable to unmarshall SAMR_Q_OPEN_DOMAIN.\n"));
93 DEBUG(0,("api_samr_open_domain: unable to marshall SAMR_R_OPEN_DOMAIN.\n"));
116 DEBUG(0,("api_samr_get_usrdom_pwinfo: unable to unmarshall SAMR_Q_GET_USRDOM_PWINFO.\n"));
123 DEBUG(0,("api_samr_get_usrdom_pwinfo: unable to marshall SAMR_R_GET_USRDOM_PWINFO.\n"));
146 DEBUG(0,("api_samr_set_sec_obj: unable to unmarshall SAMR_Q_SET_SEC_OBJ.\n"));
153 DEBUG(0,("api_samr_set_sec_obj: unable to marshall SAMR_R_SET_SEC_OBJ.\n"));
176 DEBUG(0,("api_samr_query_sec_obj: unable to unmarshall SAMR_Q_QUERY_SEC_OBJ.\n"));
183 DEBUG(
[all...]
H A Dsrv_samr_util.c57 DEBUG(10,("INFO_20 UNI_MUNGED_DIAL: %s -> %s\n",old_string, new_string));
81 DEBUG(10,("INFO_21 LOGON_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
89 DEBUG(10,("INFO_21 LOGOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
97 DEBUG(10,("INFO_21 KICKOFF_TIME: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
105 DEBUG(10,("INFO_21 PASS_CAN_CH: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
113 DEBUG(10,("INFO_21 PASS_LAST_SET: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
121 DEBUG(10,("INFO_21 PASS_MUST_CH: %lu -> %lu\n",(long unsigned int)stored_time, (long unsigned int)unix_time));
130 DEBUG(10,("INFO_21 UNI_USER_NAME: %s -> %s\n", old_string, new_string));
139 DEBUG(10,("INFO_21 UNI_FULL_NAME: %s -> %s\n",old_string, new_string));
148 DEBUG(1
[all...]
H A Dsrv_netlog.c48 DEBUG(0,("api_net_req_chal: Failed to unmarshall NET_Q_REQ_CHAL.\n"));
56 DEBUG(0,("api_net_req_chal: Failed to marshall NET_R_REQ_CHAL.\n"));
79 DEBUG(0,("api_net_auth: Failed to unmarshall NET_Q_AUTH.\n"));
87 DEBUG(0,("api_net_auth: Failed to marshall NET_R_AUTH.\n"));
110 DEBUG(0,("api_net_auth_2: Failed to unmarshall NET_Q_AUTH_2.\n"));
118 DEBUG(0,("api_net_auth_2: Failed to marshall NET_R_AUTH_2.\n"));
141 DEBUG(0,("api_net_srv_pwset: Failed to unmarshall NET_Q_SRV_PWSET.\n"));
149 DEBUG(0,("api_net_srv_pwset: Failed to marshall NET_R_SRV_PWSET.\n"));
171 DEBUG(0,("api_net_sam_logoff: Failed to unmarshall NET_Q_SAM_LOGOFF.\n"));
179 DEBUG(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclitar.c149 DEBUG(0, ("Out of memory in string_create_s\n"));
166 DEBUG(5, ("WriteTarHdr, Type = %c, Size= %.0f, Name = %s\n", ftype, (double)size, aname));
179 DEBUG(0,("out of memory\n"));
186 DEBUG(5, ("File name in tar file: %s, size=%d, \n", b, (int)strlen(b)));
257 DEBUG(5, ("checksum totals chk=%ld fchk=%ld chksum=%s\n",
261 DEBUG(0, ("checksums don't match %ld %ld\n", fchk, chk));
267 DEBUG(0, ("Out of space creating file_info2 for %s\n", hb -> dbuf.name));
280 DEBUG(6, ("Warning: NULL link flag (gnu tar archive ?) %s\n",
288 DEBUG(0, ("this tar file appears to contain some kind \
407 DEBUG(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/modules/
H A Dvfs_expand_msdfs.c49 DEBUG(0,("can't open IP map %s. Error %s\n",
54 DEBUG(10, ("Scanning mapfile [%s]\n", mapfile));
61 DEBUG(10, ("Scanning line [%s]\n", buf));
66 DEBUG(0, ("Ignoring invalid line %s\n", buf));
115 DEBUG(10, ("No filename start in %s\n", target));
122 DEBUG(10, ("No filename end in %s\n", target));
130 DEBUG(10, ("Expanding from table [%s]\n", mapfilename));
133 DEBUG(1, ("Could not expand target host from file %s\n",
140 DEBUG(10, ("Expanded targethost to %s\n", targethost));
147 DEBUG(1
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/passdb/
H A Dpdb_smbpasswd.c79 DEBUG(10,("pw_file_lock: locking file failed, error = %s.\n",
111 DEBUG(10,("pw_file_unlock: unlocking file failed, error = %s.\n",
145 DEBUG(0, ("startsmbfilepwent: No SMB password file set\n"));
172 DEBUG(0,("startsmbfilepwent_internal: too many race conditions \
184 DEBUG(10, ("startsmbfilepwent_internal: opening file %s\n", pfile));
194 DEBUG(0, ("startsmbfilepwent_internal: file %s did not \
197 DEBUG(0, ("startsmbfilepwent_internal: file %s did not \
203 DEBUG(0, ("startsmbfilepwent_internal: unable to open file %s. \
210 DEBUG(0, ("startsmbfilepwent_internal: unable to lock file %s. \
235 DEBUG(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/libsmb/
H A Dnamecache.c45 DEBUG(5, ("namecache_enable: disabling netbios name cache\n"));
52 DEBUG(2, ("namecache_enable: Couldn't initialise namecache on top of gencache.\n"));
57 DEBUG(5, ("namecache_enable: enabling netbios namecache, timeout %d "
75 DEBUG(2, ("namecache_shutdown: Couldn't close namecache on top of gencache.\n"));
79 DEBUG(5, ("namecache_shutdown: netbios namecache closed successfully.\n"));
130 DEBUG(5, ("namecache_store: storing %d address%s for %s#%02x: ",
195 DEBUG(5, ("no entry for %s#%02X found.\n", name, name_type));
201 DEBUG(5, ("name %s#%02X found.\n", name, name_type));
225 DEBUG(5, ("Deleting entry %s\n", key));
247 DEBUG(
[all...]

Completed in 128 milliseconds

1234567891011>>