Home
last modified time | relevance | path

Searched refs:INETSTREAM_STATUS_ERROR (Results 1 – 3 of 3) sorted by relevance

/trunk/main/tools/source/inet/
H A Dinetstrm.cxx275 if (pSourceMsg == NULL) return INETSTREAM_STATUS_ERROR; in GetData()
328 if (pSourceMsg == NULL) return INETSTREAM_STATUS_ERROR; in GetMsgLine()
428 if (pTargetMsg == NULL) return INETSTREAM_STATUS_ERROR; in PutData()
536 if (pTargetMsg == NULL) return INETSTREAM_STATUS_ERROR; in PutMsgLine()
646 if (pMsg == NULL) return INETSTREAM_STATUS_ERROR; in GetMsgLine()
867 if (pMsg == NULL) return INETSTREAM_STATUS_ERROR; in PutMsgLine()
995 if (pMsg == NULL) return INETSTREAM_STATUS_ERROR; in GetMsgLine()
1197 if (pMsg == NULL) return INETSTREAM_STATUS_ERROR; in PutMsgLine()
1222 return INETSTREAM_STATUS_ERROR; in PutMsgLine()
1363 if (pMsg == NULL) return INETSTREAM_STATUS_ERROR; in GetMsgLine()
[all …]
H A Dinetmsg.cxx1570 return (!(status == INETSTREAM_STATUS_ERROR)); in DetachChild()
/trunk/main/tools/inc/tools/
H A Dinetstrm.hxx46 INETSTREAM_STATUS_ERROR = -1 enumerator

Completed in 35 milliseconds