Home
last modified time | relevance | path

Searched refs:SDRC_NO_REPLY (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_common_transact.c247 return (SDRC_NO_REPLY); in smb_com_transaction_secondary()
250 return (SDRC_NO_REPLY); in smb_com_transaction_secondary()
452 return (SDRC_NO_REPLY); in smb_com_transaction2_secondary()
455 return (SDRC_NO_REPLY); in smb_com_transaction2_secondary()
505 case SDRC_NO_REPLY: in smb_nt_trans_dispatch()
728 return (SDRC_NO_REPLY); in smb_com_nt_transact_secondary()
731 return (SDRC_NO_REPLY); in smb_com_nt_transact_secondary()
974 return (SDRC_NO_REPLY); in smb_trans_net_share_enum()
1549 case SDRC_NO_REPLY: in smb_trans_dispatch()
1744 case SDRC_NO_REPLY: in smb_trans2_dispatch()
H A Dsmb_nt_cancel.c97 return (SDRC_NO_REPLY); in smb_com_nt_cancel()
H A Dsmb_echo.c119 return (SDRC_NO_REPLY); in smb_com_echo()
H A Dsmb_negotiate.c343 if (sdrc != SDRC_NO_REPLY) in smb1_newrq_negotiate()
453 ASSERT(rc == SDRC_NO_REPLY || in smb_com_negotiate()
H A Dsmb2_cancel.c82 return (SDRC_NO_REPLY); in smb2_cancel()
H A Dsmb_locking_andx.c293 return (SDRC_NO_REPLY); in smb_com_locking_andx()
H A Dsmb2_negotiate.c565 return (SDRC_NO_REPLY); in smb1_negotiate_smb2()
H A Dsmb_dispatch.c861 case SDRC_NO_REPLY: in smb1sr_work()
H A Dsmb2_dispatch.c955 case SDRC_NO_REPLY: in smb2sr_work()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h2047 SDRC_NO_REPLY, enumerator