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
741 return set_thread_string(LK_GSK_ERROR, gsk_strerror(gsk_return_value)); in Curl_gsk_strerror_a()
1133 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()
1384 return set_thread_string(LK_ZLIB_VERSION, zlibVersion()); in Curl_os400_zlibVersion()
1398 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit_()
1415 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit2_()
1431 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflate()
1447 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateEnd()