Home
last modified time | relevance | path

Searched refs:lua_pushnil (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlbaselib.c68 lua_pushnil(L); /* not a number */ in luaB_tonumber()
88 lua_pushnil(L); in luaB_getmetatable()
187 else lua_pushnil(L); in pairsmeta()
203 lua_pushnil(L); in luaB_next()
H A Dltablib.c27 lua_pushnil(L); /* first key */ in maxn()
78 lua_pushnil(L); in tremove()
H A Dlstrlib.c614 lua_pushnil(L); /* cannot find anything */ in str_find_aux()
654 lua_pushnil(L); /* not found */ in str_find_aux()
H A Dlua.h204 LUA_API void (lua_pushnil) (lua_State *L); variable
H A Dlapi.c464 LUA_API void lua_pushnil (lua_State *L) { in lua_pushnil() function
514 lua_pushnil(L); in lua_pushstring()
H A Dlauxlib.c41 lua_pushnil(L); /* start 'next' loop */ in findfield()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp.c240 lua_pushnil(state); in zcp_table_to_nvlist()
523 lua_pushnil(state); in zcp_nvpair_value_to_lua()
1317 lua_pushnil(state); in zcp_parse_table_args()
1341 lua_pushnil(state); in zcp_parse_table_args()
1349 lua_pushnil(state); in zcp_parse_table_args()
1395 lua_pushnil(state); in zcp_parse_pos_args()
H A Dzcp_get.c106 lua_pushnil(state); in get_prop_src()
335 (void) lua_pushnil(state); in get_special_prop()