Home
last modified time | relevance | path

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

/dragonfly/contrib/tcpdump/
H A Dsmb.h124 extern const char *nt_errstr(uint32_t);
H A Dsmbutil.c1957 nt_errstr(uint32_t err) in nt_errstr() function
H A Dprint-smb.c820 ND_PRINT("NTError = %s\n", nt_errstr(nterror)); in print_smb()