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

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

Completed in 5900 milliseconds