Searched refs:ERROR_PIPE_BUSY (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/common/smbclnt/ |
H A D | smb_status2winerr.c | 249 NT_STATUS_INSTANCE_NOT_AVAILABLE, ERROR_PIPE_BUSY, 475 NT_STATUS_PIPE_BUSY, ERROR_PIPE_BUSY, 481 NT_STATUS_PIPE_NOT_AVAILABLE, ERROR_PIPE_BUSY,
|
/titanic_50/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_subrs.c | 495 {ERRDOS, ERROR_PIPE_BUSY, NT_STATUS_INSTANCE_NOT_AVAILABLE}, 496 {ERRDOS, ERROR_PIPE_BUSY, NT_STATUS_PIPE_NOT_AVAILABLE}, 498 {ERRDOS, ERROR_PIPE_BUSY, NT_STATUS_PIPE_BUSY},
|
/titanic_50/usr/src/uts/common/smb/ |
H A D | nterror.h | 263 #define ERROR_PIPE_BUSY 231 macro
|