Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/builtins/
H A Dbind.def93 #define BIND_RETURN(x) do { return_code = x; goto bind_exit; } while (0)
305 bind_exit:
/dports/audio/snd/snd-21.2/
H A Dsnd-prefs.c4273 static void bind_exit(prefs_info *prf) in bind_exit() function
H A Dsnd-motif.c19666 bind_exit); in make_preferences_dialog()