Home
last modified time | relevance | path

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

/external/curl/packages/OS400/
Dos400sys.c1432 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit_() local
1437 if(strm->msg != msgb4) in Curl_os400_inflateInit_()
1449 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit2_() local
1454 if(strm->msg != msgb4) in Curl_os400_inflateInit2_()
1465 z_const char * msgb4 = strm->msg; in Curl_os400_inflate() local
1470 if(strm->msg != msgb4) in Curl_os400_inflate()
1481 z_const char * msgb4 = strm->msg; in Curl_os400_inflateEnd() local
1486 if(strm->msg != msgb4) in Curl_os400_inflateEnd()