Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dmain.h389 #define INSTALL_CANLOCAL (1ul << 0) macro
H A Ddialogs.c3661 if (gflags & INSTALL_CANLOCAL) { in do_please_install()
3670 if (gflags & INSTALL_CANLOCAL) { in do_please_install()
H A Dutils.c3437 if (!cap || ((*cap)->flags & INSTALL_CANLOCAL)) { in check_for_executable()
H A Dinterface.c5120 gflags |= INSTALL_CANLOCAL; in run_youtube_dialog()