Home
last modified time | relevance | path

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

/dports/games/adonthell/adonthell-0.3.8/src/
H A Dprefs.h121 char *get_adonthellrc ();
H A Dprefs.cc247 char *config::get_adonthellrc () in get_adonthellrc() function in config
H A Dpy_adonthell_wrap.cc30353 result = (char *)(arg1)->get_adonthellrc(); in _wrap_config_get_adonthellrc()
/dports/games/adonthell/adonthell-0.3.8/src/modules/
H A Dadonthell.py4401 def get_adonthellrc(self, *args): member in config