Home
last modified time | relevance | path

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

/external/lua/src/
Dldblib.c315 static const char *const hooknames[] = in hookf() local
320 lua_pushstring(L, hooknames[(int)ar->event]); /* push event name */ in hookf()
/external/iptables/libiptc/
Dlibiptc.c61 static const char *hooknames[] = { variable
959 iptcc_alloc_chain_head((char *)hooknames[builtin-1], in cache_add_entry()