Searched refs:nt_errstr (Results 1 – 4 of 4) sorted by relevance
399 extern const char *nt_errstr(netdissect_options *, u_int32_t);
295 extern const char *nt_errstr(u_int32_t);
1875 nt_errstr(u_int32_t err) in nt_errstr() function
832 printf("NTError = %s\n", nt_errstr(nterror)); in print_smb()