Home
last modified time | relevance | path

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

/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dfunctions.c365 Bool do_keep_rc = False; in __execute_function() local
472 do_keep_rc = True; in __execute_function()
490 if (cond_rc == NULL || do_keep_rc == True) in __execute_function()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dfunctions.c365 Bool do_keep_rc = False; in __execute_function() local
473 do_keep_rc = True; in __execute_function()
491 if (cond_rc == NULL || do_keep_rc == True) in __execute_function()
/dports/x11-wm/fvwm2/fvwm-2.6.9/docs/
H A DPARSING.md225 4. If the token is `keeprc`, set the internal `do_keep_rc` flag,