Lines Matching refs:ErrorStatus
82 return ErrorStatus{ESHUTDOWN}; in ReadVector()
98 return ErrorStatus{EIO}; in ReadVectorAll()
101 return ErrorStatus{ESHUTDOWN}; in ReadVectorAll()
111 return ErrorStatus{ESHUTDOWN}; in Read()
121 return ErrorStatus{ESHUTDOWN}; in WriteVector()
137 return ErrorStatus{EIO}; in WriteVectorAll()
140 return ErrorStatus{ESHUTDOWN}; in WriteVectorAll()
150 return ErrorStatus{ESHUTDOWN}; in Write()
159 return ErrorStatus{ESHUTDOWN}; in PushFileHandle()
168 return ErrorStatus{ESHUTDOWN}; in PushFileHandle()
177 return ErrorStatus{ESHUTDOWN}; in PushFileHandle()
187 return ErrorStatus{ESHUTDOWN}; in PushChannelHandle()
197 return ErrorStatus{ESHUTDOWN}; in PushChannelHandle()
207 return ErrorStatus{ESHUTDOWN}; in PushChannelHandle()
252 return ErrorStatus{EINVAL}; in Reply()
264 return ErrorStatus{EINVAL}; in ReplyFileDescriptor()
277 return ErrorStatus{EINVAL}; in ReplyError()
295 return ErrorStatus{EINVAL}; in Reply()
313 return ErrorStatus{EINVAL}; in Reply()
325 return ErrorStatus{EINVAL}; in Reply()
336 return ErrorStatus{EINVAL}; in Reply()
347 return ErrorStatus{EINVAL}; in Reply()
358 return ErrorStatus{EINVAL}; in Reply()
368 return ErrorStatus{ESHUTDOWN}; in ModifyChannelEvents()
378 return ErrorStatus(ESHUTDOWN); in PushChannel()
395 return ErrorStatus(ESHUTDOWN); in CheckChannel()
621 return ErrorStatus{EOPNOTSUPP}; in HandleSystemMessage()
659 return ErrorStatus{EINVAL}; in ReceiveAndDispatch()