OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nt_errstr
(Results
1 - 4
of
4
) sorted by null
/external/tcpdump/
interface.h
164
extern const char *
nt_errstr
(uint32_t);
netdissect.h
582
extern const char *
nt_errstr
(netdissect_options *, uint32_t);
print-smb.c
831
ND_PRINT((ndo, "NTError = %s\n",
nt_errstr
(nterror)));
[
all
...]
smbutil.c
1880
nt_errstr
(uint32_t err)
function
[
all
...]
Completed in 93 milliseconds