Home
last modified time | relevance | path

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

/dports/misc/clifm/clifm-1.3/src/
H A Dsettings.h214 #define DEF_RESTORE_LAST_PATH 1 macro
H A Dconfig.c1054 DEF_RESTORE_LAST_PATH == 1 ? "true" : "false", in create_config()
H A Dinit.c2511 restore_last_path = DEF_RESTORE_LAST_PATH; in check_options()
/dports/misc/clifm/clifm-1.3/misc/codecov/
H A Dinit.c.gcov4693 #####: 2312: restore_last_path = DEF_RESTORE_LAST_PATH;
H A Dconfig.c.gcov1403 -: 985: DEF_RESTORE_LAST_PATH == 1 ? "true" : "false",