Home
last modified time | relevance | path

Searched defs:in_table (Results 1 – 5 of 5) sorted by relevance

/external/iptables/iptables/
Dip6tables-restore.c188 int in_table = 0, testing = 0; in ip6tables_restore_main() local
Diptables-restore.c188 int in_table = 0, testing = 0; in iptables_restore_main() local
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/
Dsymrec.c217 symtab_get_or_new(yasm_symtab *symtab, const char *name, int in_table) in symtab_get_or_new()
295 int in_table, unsigned long line) in symtab_define()
332 yasm_bytecode *precbc, int in_table, in yasm_symtab_define_label()
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
Dsymrec.pxi208 def define_label(self, name, precbc, in_table, line): argument
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
Delf.h407 int in_table; member