Home
last modified time | relevance | path

Searched refs:xen_to_file_delete_t (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-edits.c8018 file_delete_t xen_to_file_delete_t(Xen auto_delete, const char *caller) in xen_to_file_delete_t() function
8101 delete_file = xen_to_file_delete_t(auto_delete, caller); in g_set_samples_with_origin()
8597 delete_file = xen_to_file_delete_t(auto_delete, S_insert_sound); in g_insert_sound()
8724 delete_file = xen_to_file_delete_t(auto_delete, S_insert_samples); in g_insert_samples()
H A Dsnd-1.h970 file_delete_t xen_to_file_delete_t(Xen auto_delete, const char *caller);
H A Dsnd-mix.c3615 delete_file = xen_to_file_delete_t(auto_delete, S_mix); in g_mix()