Home
last modified time | relevance | path

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

/third_party/curl/tests/unit/
H A Dunit1603.c59 char notakey[] = "notakey"; variable
139 nodep = Curl_hash_add(&hash_static, &key1, strlen(key1), &notakey);
142 fail_unless(nodep == notakey, "hash retrieval failed");

Completed in 1 milliseconds