HomeSort by relevance Sort by last modified time
    Searched refs:nt_errstr (Results 1 - 4 of 4) sorted by null

  /external/tcpdump/
interface.h 295 extern const char *nt_errstr(u_int32_t);
netdissect.h 399 extern const char *nt_errstr(netdissect_options *, u_int32_t);
print-smb.c 832 printf("NTError = %s\n", nt_errstr(nterror));
    [all...]
smbutil.c 1875 nt_errstr(u_int32_t err) function
    [all...]

Completed in 149 milliseconds