Searched defs:newtab (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/tools/lua/ | ||
H A D | template.lua | 112 if not ok then newtab = function() return {} end end function |
/freebsd-src/sys/netpfil/ipfilter/netinet/ | ||
H A D | ip_nat.c | 7862 nat_t **newtab[2], *nat, **natp; in ipf_nat_rehash() local |
H A D | ip_state.c | 5137 ipstate_t **newtab, *is; in ipf_state_rehash() local |