OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
smb_errstr
usr.sbin/tcpdump/interface.h
235
extern char *smb_errstr(int, int);
usr.sbin/tcpdump/print-smb.c
520
printf("SMBError %s ",smb_errstr(class,num));