Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_string.c55 static void property_free(PROPERTY_STRING *ps) in property_free() function
65 lh_PROPERTY_STRING_doall(t, &property_free); in property_table_free()
160 property_free(ps_new); in ossl_property_string()
/third_party/openssl/crypto/property/
H A Dproperty_string.c55 static void property_free(PROPERTY_STRING *ps) in property_free() function
65 lh_PROPERTY_STRING_doall(t, &property_free); in property_table_free()
160 property_free(ps_new); in ossl_property_string()
/third_party/pulseaudio/src/pulse/
H A Dproplist.c57 static void property_free(struct property *prop) { in property_free() function
66 return MAKE_PROPLIST(pa_hashmap_new_full(pa_idxset_string_hash_func, pa_idxset_string_compare_func, NULL, (pa_free_cb_t) property_free)); in pa_proplist_new()

Completed in 3 milliseconds