Home
last modified time | relevance | path

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

/external/curl/packages/OS400/
Dos400sys.c243 set_thread_string(localkey_t key, const char * s) in set_thread_string() function
737 return set_thread_string(LK_GSK_ERROR, gsk_strerror(gsk_return_value)); in Curl_gsk_strerror_a()
1125 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()
1424 return set_thread_string(LK_ZLIB_VERSION, zlibVersion()); in Curl_os400_zlibVersion()
1438 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit_()
1455 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit2_()
1471 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflate()
1487 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateEnd()