Home
last modified time | relevance | path

Searched refs:nt_errstr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/tcpdump/
H A Dsmbutil.c1879 nt_errstr(uint32_t err) in nt_errstr() function
H A Dnetdissect.h648 extern const char *nt_errstr(uint32_t);
H A Dprint-smb.c834 ND_PRINT((ndo, "NTError = %s\n", nt_errstr(nterror))); in print_smb()