Searched refs:msghandler (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlua.c98 ** is a string, as it was either generated by Lua or by 'msghandler'.
113 static int msghandler (lua_State *L) { function
135 lua_pushcfunction(L, msghandler); /* push message handler */

Completed in 96 milliseconds