Home
last modified time | relevance | path

Searched refs:get_full_pathname (Results 1 – 7 of 7) sorted by relevance

/dports/games/tecnoballz/tecnoballz-0.93.1/include/
H A Dhandler_resources.h109 char *get_full_pathname (Uint32 resource_id);
/dports/games/tecnoballz/tecnoballz-0.93.1/src/
H A Dbitmap_data.cc235 char *fpath = resources->get_full_pathname (id); in load()
H A Dhandler_levels.cc58 char *fpath = resources->get_full_pathname (handler_resources::DATA_LEVELS); in handler_levels()
H A Dhandler_resources.cc307 handler_resources::get_full_pathname (Uint32 resource_id) in get_full_pathname() function in handler_resources
/dports/databases/libiodbc/iODBC-3.52.15/iodbcinst/
H A DSQLInstallDriver.c123 ptr = get_full_pathname (fldrDid, fldrRef); in InstallDriverPath()
H A DSQLInstallDriverEx.c125 ptr = get_full_pathname (fldrDid, fldrRef);
H A Dmisc.c172 ptr = get_full_pathname (fldrDid, fldrRef); in _iodbcadm_getinifile()