Home
last modified time | relevance | path

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

/external/curl/packages/OS400/
Dos400sys.c1356 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit_() local
1361 if(strm->msg != msgb4) in Curl_os400_inflateInit_()
1373 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit2_() local
1378 if(strm->msg != msgb4) in Curl_os400_inflateInit2_()
1389 z_const char * msgb4 = strm->msg; in Curl_os400_inflate() local
1394 if(strm->msg != msgb4) in Curl_os400_inflate()
1405 z_const char * msgb4 = strm->msg; in Curl_os400_inflateEnd() local
1410 if(strm->msg != msgb4) in Curl_os400_inflateEnd()