Home
last modified time | relevance | path

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

/third_party/zlib/examples/
Denough.c195 local void string_free(string_t *s) { in string_free() function
254 string_free(&g.out); in cleanup()
/third_party/openssl/test/
Devp_libctx_test.c755 static void string_free(char *m) in string_free() function
762 sk_OPENSSL_STRING_pop_free(cipher_names, string_free); in cleanup_tests()