Searched refs:luabuf (Results 1 – 1 of 1) sorted by relevance
761 uint64_t *luabuf = zcp_lua_alloc(ud, NULL, 0, nsize); in zcp_lua_alloc() local762 if (luabuf == NULL) { in zcp_lua_alloc()765 (void) memcpy(luabuf, ptr, osize); in zcp_lua_alloc()767 return (luabuf); in zcp_lua_alloc()