Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h1649 int lives_chdir(const char *path, boolean no_error_dlg);
H A Dutils.c1393 int lives_chdir(const char *path, boolean no_error_dlg) { in lives_chdir() argument
1401 if (!no_error_dlg) { in lives_chdir()