Home
last modified time | relevance | path

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

/external/curl/packages/OS400/
Dos400sys.c1392 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit_() local
1397 if(strm->msg != msgb4) in Curl_os400_inflateInit_()
1409 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit2_() local
1414 if(strm->msg != msgb4) in Curl_os400_inflateInit2_()
1425 z_const char * msgb4 = strm->msg; in Curl_os400_inflate() local
1430 if(strm->msg != msgb4) in Curl_os400_inflate()
1441 z_const char * msgb4 = strm->msg; in Curl_os400_inflateEnd() local
1446 if(strm->msg != msgb4) in Curl_os400_inflateEnd()