Searched refs:smb_errstr (Results 1 – 3 of 3) sorted by relevance
987 smb_errstr(int class, int num) in smb_errstr() function
646 extern char *smb_errstr(int, int);
837 ND_PRINT((ndo, "SMBError = %s\n", smb_errstr(buf[5], EXTRACT_LE_16BITS(&buf[7])))); in print_smb()