| /f-stack/app/redis-5.0.5/deps/lua/src/ |
| H A D | lstate.c | 70 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() 143 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate() 193 static void callallgcTM (lua_State *L, void *ud) { in callallgcTM()
|
| H A D | ldo.c | 111 int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud) { in luaD_rawrunprotected() 384 static void resume (lua_State *L, void *ud) { in resume() 491 static void f_parser (lua_State *L, void *ud) { in f_parser()
|
| H A D | lauxlib.c | 124 LUALIB_API void *luaL_checkudata (lua_State *L, int ud, const char *tname) { in luaL_checkudata() 529 static const char *getF (lua_State *L, void *ud, size_t *size) { in getF() 599 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS() 627 static void *l_alloc (void *ud, void *ptr, size_t osize, size_t nsize) { in l_alloc()
|
| H A D | lapi.c | 798 static void f_call (lua_State *L, void *ud) { in f_call() 833 void *ud; member 837 static void f_Ccall (lua_State *L, void *ud) { in f_Ccall() 850 LUA_API int lua_cpcall (lua_State *L, lua_CFunction func, void *ud) { in lua_cpcall() 1007 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() 1017 LUA_API void lua_setallocf (lua_State *L, lua_Alloc f, void *ud) { in lua_setallocf()
|
| H A D | lbaselib.c | 297 static const char *generic_reader (lua_State *L, void *ud, size_t *size) { in generic_reader()
|
| H A D | liolib.c | 58 void *ud; in io_type() local
|
| H A D | lstate.h | 71 void *ud; /* auxiliary data to `frealloc' */ member
|
| H A D | lua_cmsgpack.c | 100 void *ud; in mp_realloc() local
|
| /f-stack/freebsd/contrib/openzfs/module/lua/ |
| H A D | lstate.c | 180 static void f_luaopen (lua_State *L, void *ud) { in f_luaopen() 264 LUA_API lua_State *lua_newstate (lua_Alloc f, void *ud) { in lua_newstate()
|
| H A D | ldo.c | 194 int luaD_rawrunprotected (lua_State *L, Pfunc f, void *ud) { in luaD_rawrunprotected() 508 static void unroll (lua_State *L, void *ud) { in unroll() 571 static void resume_cb (lua_State *L, void *ud) { in resume_cb() 715 static void f_parser (lua_State *L, void *ud) { in f_parser()
|
| H A D | lauxlib.c | 250 LUALIB_API void *luaL_testudata (lua_State *L, int ud, const char *tname) { in luaL_testudata() 265 LUALIB_API void *luaL_checkudata (lua_State *L, int ud, const char *tname) { in luaL_checkudata() 528 static const char *getS (lua_State *L, void *ud, size_t *size) { in getS()
|
| H A D | lapi.c | 83 static void growstack (lua_State *L, void *ud) { in growstack() 918 static void f_call (lua_State *L, void *ud) { in f_call() 1154 LUA_API lua_Alloc lua_getallocf (lua_State *L, void **ud) { in lua_getallocf() 1164 LUA_API void lua_setallocf (lua_State *L, lua_Alloc f, void *ud) { in lua_setallocf()
|
| H A D | lstate.h | 115 void *ud; /* auxiliary data to `frealloc' */ member
|
| H A D | lgc.c | 802 static void dothecall (lua_State *L, void *ud) { in dothecall()
|
| /f-stack/freebsd/netinet/libalias/ |
| H A D | alias.c | 344 struct udphdr *ud; in IcmpAliasIn2() local 531 struct udphdr *ud; in IcmpAliasOut2() local 730 struct udphdr *ud; in UdpAliasIn() local 824 struct udphdr *ud; in UdpAliasOut() local 1559 struct udphdr *ud; in LibAliasUnaliasOut() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zcp.c | 722 zcp_lua_alloc(void *ud, void *ptr, size_t osize, size_t nsize) in zcp_lua_alloc()
|
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_prm.h | 1266 u8 ud[0x1]; member
|