Home
last modified time | relevance | path

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

/dports/finance/homebank/homebank-5.5.1/src/
H A Dhb-assign.h53 da_asg_free(Assign *item);
H A Dhb-assign.c38 da_asg_free(Assign *item) in da_asg_free() function
72 …_hash_table_new_full(g_int_hash, g_int_equal, (GDestroyNotify)g_free, (GDestroyNotify)da_asg_free); in da_asg_new()