Home
last modified time | relevance | path

Searched refs:modinit (Results 1 – 2 of 2) sorted by relevance

/minix3/external/mit/xorg/server/xorg-server/hw/xfree86/dixmods/extmod/
H A DMakefile14 modinit.c
/minix3/external/mit/lua/dist/src/
H A Dloadlib.c621 static void modinit (lua_State *L, const char *modname) { in modinit() function
645 modinit(L, modname); in ll_module()