Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlua.h307 LUA_API lua_Alloc (lua_getallocf) (lua_State *L, void **ud);
H A Dlapi.c1156 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() function