OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nt_errors
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
smbutil.c
1101
static const nt_err_code_struct
nt_errors
[] = {
variable
1965
for (i = 0;
nt_errors
[i].name; i++) {
1966
if (err ==
nt_errors
[i].code)
1967
return
nt_errors
[i].name;
Completed in 23 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026