Home
last modified time | relevance | path

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

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dopenbox.h55 void ob_restart_other(const gchar *path);
H A Dopenbox.c738 void ob_restart_other(const gchar *path) in ob_restart_other() function
/dports/x11-wm/openbox/openbox-3.6/openbox/actions/
H A Drestart.c47 ob_restart_other(o->cmd); in run_func()