Searched refs:smb_errstr (Results 1 – 3 of 3) sorted by relevance
123 extern const char *smb_errstr(int, int);
1061 smb_errstr(int class, int num) in smb_errstr() function
823 ND_PRINT("SMBError = %s\n", smb_errstr(GET_U_1(buf + 5), in print_smb()