Home
last modified time | relevance | path

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

/third_party/curl/packages/OS400/
Dos400sys.c232 set_thread_string(localkey_t key, const char *s) in set_thread_string() function
694 return set_thread_string(LK_LDAP_ERROR, ldap_err2string(error)); in Curl_ldap_err2string_a()
979 return set_thread_string(LK_ZLIB_VERSION, zlibVersion()); in Curl_os400_zlibVersion()
992 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit_()
1007 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateInit2_()
1021 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflate()
1035 strm->msg = set_thread_string(LK_ZLIB_MSG, strm->msg); in Curl_os400_inflateEnd()