Home
last modified time | relevance | path

Searched defs:OSD_RegisterFunction (Results 1 – 2 of 2) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dosd.c1086 int OSD_RegisterFunction(const char *name, const char *help, int (*func)(const osdfuncparm_t*)) in OSD_RegisterFunction() function
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dosd.cpp1940 int OSD_RegisterFunction(const char *pszName, const char *pszDesc, int (*func)(osdcmdptr_t)) in OSD_RegisterFunction() function