Searched refs:PARANOIA (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/smbfs/
H A Dsmb_debug.h14 # define PARANOIA(f, a...) printk(KERN_NOTICE "%s: " f, __func__ , ## a) macro
16 # define PARANOIA(f, a...) do { ; } while(0) macro
H A Dsock.c85 PARANOIA("bad socket!\n");
116 PARANOIA("recv error = %d\n", -result);
133 PARANOIA("Invalid NBT packet, code=%x\n", header[0]);
223 PARANOIA("short packet: %d\n", result);
229 PARANOIA("long packet: %d\n", result);
H A Dfile.c140 PARANOIA("failed write, wsize=%d, write_ret=%d\n",
148 PARANOIA("short write, wsize=%d, write_ret=%d\n",
230 PARANOIA("%s/%s validation failed, error=%Zd\n",
255 PARANOIA("%s/%s validation failed, error=%d\n",
277 PARANOIA("%s/%s validation failed, error=%Zd\n",
353 PARANOIA("%s/%s validation failed, error=%Zd\n",
H A Ddir.c322 PARANOIA("%s/%s has dud inode\n", DENTRY_PATH(dentry));
374 PARANOIA("bad inode, unhashing %s/%s\n",
448 PARANOIA("find %s/%s failed, error=%d\n",
514 PARANOIA("%s/%s failed, error=%d, closing %u\n",
545 PARANOIA("%s/%s failed, error=%d\n",
H A Drequest.c137 PARANOIA("Packet too large %d > %d\n",
263 PARANOIA("trans2 attempted without response buffer!\n");
328 PARANOIA("request [%p, mid=%d] timed out!\n",
457 PARANOIA("wct too large, %d > 20\n", wct);
514 PARANOIA("Parameters read beyond end of packet!\n");
H A Dsmbiod.c223 PARANOIA("smbiod got a request ... and we don't implement oplocks!\n");
H A Dinode.c270 PARANOIA("%s/%s changed mode, %07o to %07o\n",
334 PARANOIA("could not close inode %ld\n", ino->i_ino);
H A Dproc.c543 PARANOIA("Filetype out of range: %d\n", filetype);
821 PARANOIA("invalid packet!\n");
1161 PARANOIA("%s/%s access denied, access=%x, wish=%x\n",
1390 PARANOIA("offset is larger than SMB_READX_MAX_PAD or negative!\n");
1391 PARANOIA("%d > %d || %d < 0\n", data_off, SMB_READX_MAX_PAD, data_off);
2170 PARANOIA("Unknown info level %d\n", level);
2311 PARANOIA("error=%d, breaking\n", result);
2324 PARANOIA("name=%s, result=%d, rcls=%d, err=%d\n",
2466 PARANOIA("error for %s, rcls=%d, err=%d\n",
2474 PARANOIA("ba
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/missing/
H A Dsnprintf.c474 #ifdef PARANOIA
506 #ifdef PARANOIA
536 #ifdef PARANOIA
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/missing/
H A Dsnprintf.c474 #ifdef PARANOIA
506 #ifdef PARANOIA
536 #ifdef PARANOIA

Completed in 138 milliseconds