Searched refs:ERRCMD (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/include/linux/ | ||
D | smbno.h | 17 #define ERRCMD 0xFF /* Command was not in the "SMB" format. */ macro |
/linux-2.4.37.9/fs/smbfs/ | ||
D | proc.c | 707 } else if (errcls == ERRCMD) { in smb_errno() |