Home
last modified time | relevance | path

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

/external/tcpdump/
Dnetdissect.h399 extern const char *nt_errstr(netdissect_options *, u_int32_t);
Dinterface.h295 extern const char *nt_errstr(u_int32_t);
Dsmbutil.c1875 nt_errstr(u_int32_t err) in nt_errstr() function
Dprint-smb.c832 printf("NTError = %s\n", nt_errstr(nterror)); in print_smb()