Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-file.c1942 static bool before_save_as_hook_active = false; variable
1948 if (before_save_as_hook_active) return(false); in run_before_save_as_hook()
1952 before_save_as_hook_active = true; in run_before_save_as_hook()
1962 before_save_as_hook_active = false; in run_before_save_as_hook()