Searched refs:nt_errstr (Results 1 – 4 of 4) sorted by relevance
164 extern const char *nt_errstr(uint32_t);
1880 nt_errstr(uint32_t err) in nt_errstr() function
582 extern const char *nt_errstr(netdissect_options *, uint32_t);
831 ND_PRINT((ndo, "NTError = %s\n", nt_errstr(nterror))); in print_smb()