Searched defs:in_table (Results 1 – 5 of 5) sorted by relevance
/external/iptables/iptables/ |
D | ip6tables-restore.c | 188 int in_table = 0, testing = 0; in ip6tables_restore_main() local
|
D | iptables-restore.c | 188 int in_table = 0, testing = 0; in iptables_restore_main() local
|
/external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/ |
D | symrec.c | 217 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/ |
D | symrec.pxi | 208 def define_label(self, name, precbc, in_table, line): argument
|
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/ |
D | elf.h | 407 int in_table; member
|