Home
last modified time | relevance | path

Searched refs:ERRerror (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_locking_andx.c319 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_locking_andx()
337 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_locking_andx()
354 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_locking_andx()
372 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_locking_andx()
H A Dsmb_negotiate.c364 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_pre_negotiate()
417 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_negotiate()
559 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_negotiate()
H A Dsmb_seek.c117 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_seek()
H A Dsmb_dispatch.c858 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb1sr_work()
981 smbsr_error(sr, 0, ERRSRV, ERRerror); in smbsr_decode_vwv()
996 smbsr_error(sr, 0, ERRSRV, ERRerror); in smbsr_decode_data()
1127 sr->smb_err = ERRerror; in smbsr_set_error()
1206 smbsr_error(sr, 0, ERRSRV, ERRerror); in smb_com_invalid()
/titanic_50/usr/src/uts/common/smb/
H A Ddoserror.h88 #define ERRerror 1 /* Non-specific error code. */ macro
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_subrs.c955 case ERRerror: in smb_maperror()