Home
last modified time | relevance | path

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

/external/curl/packages/OS400/
Dos400sys.c240 set_thread_string(localkey_t key, const char * s) in set_thread_string() function
721 return set_thread_string(LK_GSK_ERROR, gsk_strerror(gsk_return_value)); in Curl_gsk_strerror_a()
1100 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()
1348 return set_thread_string(LK_ZLIB_VERSION, zlibVersion()); in Curl_os400_zlibVersion()
1362 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit_()
1379 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit2_()
1395 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflate()
1411 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateEnd()