Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h430 #define EXEC_MKTEMP "mktemp" macro
H A Dmachinestate.c3180 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) return NULL;
3204 com = lives_strdup_printf("%s -n $(%s -q%s%s \"%s\")", capable->echo_cmd, EXEC_MKTEMP, tmpopt,
H A Dsaveplay.c5236 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) {
5237 do_program_not_found_error(EXEC_MKTEMP);
5284 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) {
5285 do_program_not_found_error(EXEC_MKTEMP);
H A Dplugins.c3733 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) { in plugin_run_param_window()
3734 do_program_not_found_error(EXEC_MKTEMP); in plugin_run_param_window()
H A Dcallbacks.c775 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) { in on_open_utube_activate()
776 do_program_not_found_error(EXEC_MKTEMP); in on_open_utube_activate()
7136 if (!check_for_executable(&capable->has_mktemp, EXEC_MKTEMP)) {
7137 do_program_not_found_error(EXEC_MKTEMP);